view Makefile.am @ 557:3260cb29e366 trunk

[svn] amidi-plug: ensure that i_seq_off() can be safely called multiple times
author giacomo
date Wed, 01 Feb 2006 13:36:46 -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)