view Makefile.am @ 550:adee87ebe853 trunk

[svn] Sanity checking inside vfs_() functions.
author nenolod
date Mon, 30 Jan 2006 05:44:27 -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)