summaryrefslogtreecommitdiffstats
path: root/tests/check/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/Makefile.am')
-rw-r--r--tests/check/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 02b03380..3df83e7b 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -28,7 +28,8 @@ clean-local: clean-local-check
check_PROGRAMS = \
elements/gdppay \
- elements/gdpdepay
+ elements/gdpdepay \
+ elements/mpeg2enc
TESTS = $(check_PROGRAMS)