summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-01-07 02:14:35 +0000
committerAndy Wingo <wingo@pobox.com>2002-01-07 02:14:35 +0000
commit4d4f1c0a2415cee99798f1bd65312c7af3b71ecb (patch)
treeaca2fd0415ede2fa0f211ca2a11657a8d64fdb1f /configure.ac
parent7b663263e3d7a765204ee5205bdad21196d57c62 (diff)
hopefully fix a problem.
Original commit message from CVS: hopefully fix a problem.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8263f545..12413bc3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -958,6 +958,7 @@ AC_OUTPUT(
Makefile
gstreamer-libs.pc
gstreamer-libs-uninstalled.pc
+gst-plugins.spec
gst/Makefile
gst/ac3parse/Makefile
gst/adder/Makefile
@@ -1006,7 +1007,6 @@ sys/v4l/Makefile
sys/vcd/Makefile
sys/vga/Makefile
sys/xvideo/Makefile
-examples/capsfilter/Makefile
ext/Makefile
ext/a52dec/Makefile
ext/aalib/Makefile
@@ -1046,7 +1046,7 @@ gst-libs/gst/audio/Makefile
gst-libs/gst/idct/Makefile
gst-libs/gst/resample/Makefile
gst-libs/gst/riff/Makefile
-gst-plugins.spec
+examples/capsfilter/Makefile
)
echo -e "configure: *** Plugins that will be built : $GST_PLUGINS_YES"