view Makefile.am @ 282:ef5798bfbae2 trunk

[svn] - Add interface plugin type (buildsystem). - Update Effect Makefile to use $EFFECT_PLUGINS vs $GENERAL_PLUGINS, even though this doesn't have any effect on anything.
author nenolod
date Tue, 13 Dec 2005 19:03:19 -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)