summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-10-01 17:46:43 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-10-01 17:46:43 -0400
commit895b34c4dab9840c478816e8713c29d12c321a7e (patch)
treeb296b10864d5ff8c6dd105e6b26fc7720f009b85 /tests
parent444b0d1b9aef13ef0b5017858b76610eea429b30 (diff)
downloadfarstream-895b34c4dab9840c478816e8713c29d12c321a7e.tar.gz
tests: Re-enable shm test
Diffstat (limited to 'tests')
-rw-r--r--tests/check/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 87a0b4e2..d56442e1 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -48,6 +48,7 @@ check_PROGRAMS = \
transmitter/rawudp \
transmitter/multicast \
transmitter/nice \
+ transmitter/shm \
raw/conference \
elements/rtcpfilter \
rtp/codecs \
@@ -56,8 +57,6 @@ check_PROGRAMS = \
rtp/recvcodecs \
msn/conference \
utils/binadded
-noinst_PROGRAMS = transmitter/shm
-
AM_CFLAGS = \
$(CFLAGS) \