Mercurial > audlegacy-plugins
annotate src/Visualization/Makefile.in @ 11:cff1d04026ae trunk
[svn] - remove a post-install hook
| author | nenolod |
|---|---|
| date | Mon, 18 Sep 2006 03:02:03 -0700 |
| parents | 13389e613d67 |
| children |
| rev | line source |
|---|---|
|
0
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
1 include ../../mk/rules.mk |
|
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
2 include ../../mk/init.mk |
|
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
3 |
|
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
4 ALL_PLUGINS = blur_scope libvisual-proxy |
|
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
5 SUBDIRS = @VISUALIZATION_PLUGINS@ |
|
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
6 |
|
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
7 include ../../mk/objective.mk |
