view Makefile.am @ 1:cc6293c827ec trunk

[svn] Get rid of stuff we don't want in the repository. (compiled translations/autotools cache)
author nenolod
date Mon, 24 Oct 2005 03:12:26 -0700
parents cb178e5ad177
children 0db4a1dc75c4
line wrap: on
line source

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = intl libaudacious audacious Output Input Visualization po icons skin

man_MANS = audacious.1

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = audacious.pc

EXTRA_DIST = \
  FAQ \
  bmp.spec \
  $(pkgconfig_DATA) \
  $(wildcard m4/*.m4)