view Makefile.am @ 51:82fa2e996291 trunk

[svn] Removing all Makefile.in's
author msameer
date Thu, 27 Oct 2005 12:46:45 -0700
parents 1b5332e32298
children a2fc092c494e
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)