diff options
Diffstat (limited to 'tests/check/Makefile.am')
-rw-r--r-- | tests/check/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 4779c9b4..79c9f684 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -113,3 +113,4 @@ elements_camerabin_SOURCES = elements/camerabin.c elements_timidity_CFLAGS = $(GST_BASE_CFLAGS) $(AM_CFLAGS) elements_timidity_LDADD = $(GST_BASE_LIBS) $(LDADD) +EXTRA_DIST = gst-plugins-bad.supp |