Mercurial > audlegacy
annotate Plugins/Visualization/Makefile.in @ 737:8efa4b799c19 trunk
[svn] Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled
| author | giacomo |
|---|---|
| date | Mon, 27 Feb 2006 16:52:02 -0800 |
| parents | 07adea9b34ea |
| children | e402e0217870 |
| rev | line source |
|---|---|
| 612 | 1 include ../../mk/rules.mk |
| 2 include ../../mk/objective.mk | |
| 3 | |
|
679
07adea9b34ea
[svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference)
nenolod
parents:
652
diff
changeset
|
4 ALL_PLUGINS = blur_scope libvisual-proxy |
|
643
7ca6e22bab48
[svn] Only build what the configure system tells us to build.
chainsaw
parents:
612
diff
changeset
|
5 SUBDIRS = @VISUALIZATION_PLUGINS@ |
|
7ca6e22bab48
[svn] Only build what the configure system tells us to build.
chainsaw
parents:
612
diff
changeset
|
6 |
|
7ca6e22bab48
[svn] Only build what the configure system tells us to build.
chainsaw
parents:
612
diff
changeset
|
7 |
