view Makefile.am @ 527:68f20f7ac954 trunk

[svn] in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability)
author giacomo
date Fri, 27 Jan 2006 15:10:44 -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)