view Makefile.am @ 546:e7617511d3c9 trunk

[svn] Make a tweak to the build_stamp.c rule.
author nenolod
date Sat, 28 Jan 2006 17:08:53 -0800
parents e4e897d20791
children
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 \
  audacious.spec \
  README.bmp \
  $(pkgconfig_DATA) \
  $(wildcard m4/*.m4)