Mercurial > audlegacy-plugins
annotate src/aac/Makefile @ 54:81f5de113b23 trunk
[svn] - merge ALAC decoder into mp4 plugin buildsystem (todo: hook into the ALAC decoder, e.g. if mp4 decoding fails)
author | nenolod |
---|---|
date | Tue, 26 Sep 2006 21:01:02 -0700 |
parents | cf1054422f81 |
children | 4423278dc9ae |
rev | line source |
---|---|
17 | 1 include ../../mk/rules.mk |
2 include ../../mk/init.mk | |
0
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
3 |
54
81f5de113b23
[svn] - merge ALAC decoder into mp4 plugin buildsystem (todo: hook into the ALAC decoder, e.g. if mp4 decoding fails)
nenolod
parents:
17
diff
changeset
|
4 SUBDIRS = mp4ff libfaad2 alac src |
0
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
5 |
17 | 6 include ../../mk/objective.mk |