view Makefile.am @ 203:f0f81a26b850 trunk

[svn] Verify that all files are under version control. Upload a few that were not.
author chainsaw
date Thu, 17 Nov 2005 14:57:57 -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)