view Makefile.am @ 444:cd9e80cedbae trunk

[svn] The default skin is now distributed as a png skin, not a bmp one due to the new skinning engine's support for PNG files.
author nenolod
date Mon, 16 Jan 2006 10:38:28 -0800
parents 72dcd30156ca
children e4e897d20791
line wrap: on
line source

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = intl libaudacious libaudcore 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)