view Makefile.am @ 549:5a8f8c28871a trunk

[svn] reverted changes applied in r564, the backward seek behaved strangely
author giacomo
date Sun, 29 Jan 2006 14:17:45 -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)