Mercurial > audlegacy-plugins
annotate Makefile @ 2545:585f2fc4134e
MIDI files were never properly supported (and probably shouldn't be, because
we have separate and working plugins for handling MIDI files), thus references
to MIDI are removed.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Wed, 30 Apr 2008 05:01:37 +0300 |
parents | d9d4b258fbf1 |
children |
rev | line source |
---|---|
1862
d9d4b258fbf1
Millions of Makefile fixes. More to follow.
Jonathan Schleifer <js@h3c.de>
parents:
1765
diff
changeset
|
1 SUBDIRS = src po |
0
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
2 |
1862
d9d4b258fbf1
Millions of Makefile fixes. More to follow.
Jonathan Schleifer <js@h3c.de>
parents:
1765
diff
changeset
|
3 include buildsys.mk |