summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--gst/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c94887c1..5b819c10 100644
--- 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.
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 93522195..172eca12 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -1,2 +1,2 @@
SUBDIRS = $(GST_PLUGINS_SELECTED)
-DIST_SUBDIRS = $(GST_PLUGINS_ALL)
+DIST_SUBDIRS = $(GST_PLUGINS_ALL) rtpmanager