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 418c28d2..87cf69de 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -13,7 +13,7 @@ TESTS_ENVIRONMENT = \
GST_TEST_FILES_PATH=$(TEST_FILES_DIRECTORY) \
STATE_IGNORE_ELEMENTS="aasink autoaudiosrc autoaudiosink autovideosrc autovideosink cacasink cairotextoverlay gconfaudiosrc gconfvideosrc gconfaudiosink gconfvideosink halaudiosrc halaudiosink v4l2src osssrc osssink pulsesink pulsesrc pulsemixer"
-EXTRA_DIST = test-cert.pem test-key.pem
+EXTRA_DIST = test-cert.pem test-key.pem audiotestsrc.flac
# ths core dumps of some machines have PIDs appended
CLEANFILES = core.* test-registry.*
@@ -98,6 +98,7 @@ check_PROGRAMS = \
elements/videocrop \
elements/videofilter \
pipelines/simple-launch-lines \
+ pipelines/flacdec \
$(check_gdkpixbuf) \
$(check_soup) \
$(check_sunaudio) \