aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputs/test.sh
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2013-12-22 18:04:29 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2013-12-24 18:09:27 +0100
commitd4c6a078285dda636e283413fdbd9b1adeab5ade (patch)
tree302fa3e0a6faf2184454483ec27343e8324f70bd /src/inputs/test.sh
parentb0183733ef4c6f08ef8c7b73155268e54ca3f152 (diff)
downloaddabmux-d4c6a078285dda636e283413fdbd9b1adeab5ade.tar.gz
dabmux-d4c6a078285dda636e283413fdbd9b1adeab5ade.tar.bz2
dabmux-d4c6a078285dda636e283413fdbd9b1adeab5ade.zip
Test for InputMpegFileooinputs
Diffstat (limited to 'src/inputs/test.sh')
-rwxr-xr-xsrc/inputs/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inputs/test.sh b/src/inputs/test.sh
index c652cb8..cf810fa 100755
--- a/src/inputs/test.sh
+++ b/src/inputs/test.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-clang++ -Wall -I.. -I../.. -I../../.. -includeTcpLog.h -DHAVE_INPUT_FILE -DHAVE_FORMAT_DABPLUS InputBuffered.cpp InputFile.cpp InputDabplusFile.cpp Test.cpp -o test \
+clang++ -Wall -I.. -I../.. -I../../.. -includeTcpLog.h -DHAVE_INPUT_FILE -DHAVE_FORMAT_MPEG -DHAVE_FORMAT_DABPLUS InputBuffered.cpp InputFile.cpp InputDabplusFile.cpp InputMpegFile.cpp ../mpeg.c Test.cpp -o test \
&& ./test