Mercurial > audlegacy
view Makefile.am @ 515:802a8ed87f67 trunk
[svn] Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to
open_audio()... XMMS design sucks and we WILL be getting rid of most of these kludges in 0.3. :P
author | nenolod |
---|---|
date | Thu, 26 Jan 2006 11:11:20 -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)