view Makefile.am @ 266:48f8c5df8d7e trunk

[svn] Kill some warnings here -- the other warnings I can't kill yet, as I've not yet been able to decipher the voodoo.
author nenolod
date Thu, 08 Dec 2005 11:44:32 -0800
parents 92ab0932271d
children 72dcd30156ca
line wrap: on
line source

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = intl libaudacious audacious Plugins po icons skin

man_MANS = audacious.1

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

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