diff --git a/ChangeLog b/ChangeLog index c94887c130..5b819c10f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-04-18 Wim Taymans + + * gst/Makefile.am: + Add rtpmanager dir to dist. + 2007-04-18 Wim Taymans * configure.ac: diff --git a/gst/Makefile.am b/gst/Makefile.am index 93522195dc..172eca129d 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