[farsight2/master] Use the right variable for selected plugins
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:18:53 PST 2008
---
gst/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 9352219..f6351f7 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -1,2 +1,2 @@
-SUBDIRS = $(GST_PLUGINS_SELECTED)
-DIST_SUBDIRS = $(GST_PLUGINS_ALL)
+SUBDIRS = $(FS2_PLUGINS_SELECTED)
+DIST_SUBDIRS = $(FS2_PLUGINS_ALL)
--
1.5.6.5
More information about the farsight-commits
mailing list