diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/check/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 2d8a220e..e70edb82 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -13,6 +13,8 @@ TESTS_ENVIRONMENT = \ GST_TEST_FILES_PATH=$(TEST_FILES_DIRECTORY) \ STATE_IGNORE_ELEMENTS="aasink autovideosink cacasink cairotextoverlay gconfaudiosrc gconfvideosrc v4l2src" +EXTRA_DIST = test-cert.pem test-key.pem + # ths core dumps of some machines have PIDs appended CLEANFILES = core.* test-registry.* |