From 33fe616dc1aaabe89f44e8190602f7071e72ec49 Mon Sep 17 00:00:00 2001 From: Philippe Kalaf Date: Sat, 16 Jul 2005 19:27:54 +0000 Subject: gst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst/elements to here. Original commit message from CVS: 2005-07-16 Philippe Khalaf * gst/fdsrc/gstfdsrc.c: * gst/fdsrc/gstfdsrc.h: * gst/fdsrc/Makefile.am: Moved fdsrc 0.9 port from gstreamer/gst/elements to here. --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 07bc44a9..b28cbe38 100644 --- a/configure.ac +++ b/configure.ac @@ -303,6 +303,7 @@ GST_PLUGINS_ALL="\ alpha \ avi \ effectv \ + fdsrc \ goom \ law \ level \ @@ -529,6 +530,7 @@ gst/Makefile gst/alpha/Makefile gst/avi/Makefile gst/effectv/Makefile +gst/fdsrc/Makefile gst/goom/Makefile gst/law/Makefile gst/level/Makefile -- cgit