view Makefile.am @ 487:a2478a8475ee trunk

[svn] Remove X11 dependency. Audacious can now run anywhere where GTK is available. Please port me to your favourite operating system.
author nenolod
date Mon, 23 Jan 2006 14:11:40 -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)