view Makefile.am @ 44:141d08d50e75 trunk

[svn] Fixed 0000356
author msameer
date Wed, 26 Oct 2005 23:00:02 -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)