comparison Makefile.am @ 0:cb178e5ad177 trunk

[svn] Import audacious source.
author nenolod
date Mon, 24 Oct 2005 03:06:47 -0700
parents
children 0db4a1dc75c4
comparison
equal deleted inserted replaced
-1:000000000000 0:cb178e5ad177
1 ACLOCAL_AMFLAGS = -I m4
2
3 SUBDIRS = intl libaudacious audacious Output Input Visualization po icons skin
4
5 man_MANS = audacious.1
6
7 pkgconfigdir = $(libdir)/pkgconfig
8 pkgconfig_DATA = audacious.pc
9
10 EXTRA_DIST = \
11 FAQ \
12 bmp.spec \
13 $(pkgconfig_DATA) \
14 $(wildcard m4/*.m4)