Mercurial > audlegacy
annotate Plugins/Output/Makefile.in @ 651:c1645fb045a7 trunk
[svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123.
author | chainsaw |
---|---|
date | Sun, 19 Feb 2006 15:50:50 -0800 |
parents | d66065066760 |
children | e9509e909193 |
rev | line source |
---|---|
617 | 1 include ../../mk/rules.mk |
2 include ../../mk/objective.mk | |
3 | |
651
c1645fb045a7
[svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123.
chainsaw
parents:
617
diff
changeset
|
4 ALL_PLUGINS = OSS alsa disk_writer esd jack |
617 | 5 SUBDIRS = @OUTPUT_PLUGINS@ |