summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-10-16 16:40:27 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2010-09-07 17:09:36 +0300
commit76da655c11a52545a19b073dd22c242a74115ba9 (patch)
tree65e6ed7450aed1aeaed87935a0362dc610c15d73 /configure.ac
parent3d14332b2d3992c9a3f14f158135c26751ee3c4d (diff)
downloadfarstream-76da655c11a52545a19b073dd22c242a74115ba9.tar.gz
shm: Add empty transmitter
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3b07097c..305b8c3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -137,7 +137,8 @@ dnl these are all the transmitter plug-ins
FS2_TRANSMITTER_PLUGINS_ALL=" \
rawudp \
multicast \
- nice
+ nice \
+ shm
"
AC_SUBST(FS2_TRANSMITTER_PLUGINS_ALL)
@@ -399,6 +400,7 @@ transmitters/Makefile
transmitters/rawudp/Makefile
transmitters/multicast/Makefile
transmitters/nice/Makefile
+transmitters/shm/Makefile
dnl pkgconfig/Makefile
dnl pkgconfig/farsight2.pc
dnl pkgconfig/farsight2-uninstalled.pc