view Makefile.am @ 24:1b5332e32298 trunk

[svn] Unhook libvisual from the build.
author nenolod
date Tue, 25 Oct 2005 00:18:32 -0700
parents 0db4a1dc75c4
children a2fc092c494e
line wrap: on
line source

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = intl libaudacious audacious Output Input Visualization po icons skin

man_MANS = audacious.1

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = audacious.pc

EXTRA_DIST = \
  FAQ \
  bmp.spec \
  $(pkgconfig_DATA) \
  $(wildcard m4/*.m4)