summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2007-11-08 15:23:05 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2007-11-08 15:23:05 -0500
commit0910bbaf4e5a33bf2bd70296975ad6a28cbbe321 (patch)
tree403f81b15670f5c3f72eb38bc56603d4e17007e2 /Makefile.am
parent7c30a826ea0e96c80d6e7e1d010ab347024f20f9 (diff)
downloadfarstream-0910bbaf4e5a33bf2bd70296975ad6a28cbbe321.tar.gz
Add empty implementation of the rawudp transmitter plugin
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6a1e1f44..ba5bf09b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ SUBDIRS_EXT =
SUBDIRS = \
gst-libs \
gst $(SUBDIRS_EXT) \
+ transmitters \
tests \
docs
#
@@ -15,6 +16,7 @@ SUBDIRS = \
DIST_SUBDIRS = \
gst-libs \
gst $(SUBDIRS_EXT) \
+ transmitters \
tests \
docs
#