view Makefile.am @ 183:2a77b7558e07 trunk

[svn] Pthread is not used here, so do not link to it.
author chainsaw
date Sun, 13 Nov 2005 13:52:37 -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)