gst/Makefile.am: Add rtpmanager dir to dist.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 18 Apr 2007 19:26:52 +0000 (19:26 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 18 Apr 2007 19:26:52 +0000 (19:26 +0000)
Original commit message from CVS:
* gst/Makefile.am:
Add rtpmanager dir to dist.

ChangeLog
gst/Makefile.am

index c94887c..5b819c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-04-18  Wim Taymans  <wim@fluendo.com>
 
+       * gst/Makefile.am:
+       Add rtpmanager dir to dist.
+
+2007-04-18  Wim Taymans  <wim@fluendo.com>
+
        * configure.ac:
        Disable rtpmanager for now because it depends on CVS -base.
 
index 9352219..172eca1 100644 (file)
@@ -1,2 +1,2 @@
 SUBDIRS = $(GST_PLUGINS_SELECTED)
-DIST_SUBDIRS = $(GST_PLUGINS_ALL)
+DIST_SUBDIRS = $(GST_PLUGINS_ALL) rtpmanager