view Makefile.am @ 315:3a2771d4140e trunk

[svn] Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs.
author chainsaw
date Sun, 18 Dec 2005 05:30:29 -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)