gst/Makefile.am: Add rtpmanager dir to dist.

Original commit message from CVS:
* gst/Makefile.am:
Add rtpmanager dir to dist.
This commit is contained in:
Wim Taymans 2007-04-18 19:26:52 +00:00
parent 1d75a69ccf
commit 72c81a1098
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
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:

View file

@ -1,2 +1,2 @@
SUBDIRS = $(GST_PLUGINS_SELECTED)
DIST_SUBDIRS = $(GST_PLUGINS_ALL)
DIST_SUBDIRS = $(GST_PLUGINS_ALL) rtpmanager