summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorChristian Schaller <christian.schaller@collabora.co.uk>2009-04-27 10:04:51 +0100
committerDave Robillard <dave@drobilla.net>2009-05-03 12:03:17 -0400
commit3bffffb2dc59aa02e882d0195c575da138d0231e (patch)
tree95c2bc1e7c8cb6d0b0c3743a80711dab65cfe31f /gst
parentbaf949679bb012c32b12449918615efc26adc80a (diff)
downloadgst-plugins-bad-3bffffb2dc59aa02e882d0195c575da138d0231e.tar.gz
gst-plugins-bad-3bffffb2dc59aa02e882d0195c575da138d0231e.tar.bz2
gst-plugins-bad-3bffffb2dc59aa02e882d0195c575da138d0231e.zip
Add new plugin to spec file and add missing header to gst/dccp/Makefile.am
Diffstat (limited to 'gst')
-rw-r--r--gst/dccp/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/dccp/Makefile.am b/gst/dccp/Makefile.am
index a4421c7e..41e6ca17 100644
--- a/gst/dccp/Makefile.am
+++ b/gst/dccp/Makefile.am
@@ -21,5 +21,5 @@ noinst_HEADERS = gstdccp.h \
gstdccpserversink.h \
gstdccpserversrc.h \
gstdccpclientsink.h \
- gstdccpclientsrc.h
-
+ gstdccpclientsrc.h \
+ gstdccp_common.h