diff options
author | Peter Kjellerstedt <pkj@axis.com> | 2009-03-04 16:15:57 +0100 |
---|---|---|
committer | Peter Kjellerstedt <pkj@axis.com> | 2009-03-04 16:15:57 +0100 |
commit | 7e7b52cc7f9ef1954d4da2d309e6d089733d47dc (patch) | |
tree | 03540d7cc1957a2860757c0083142e1b5d497965 | |
parent | 070ffb6940626e4bab20673abbce52d45b841404 (diff) | |
download | gst-plugins-bad-7e7b52cc7f9ef1954d4da2d309e6d089733d47dc.tar.gz gst-plugins-bad-7e7b52cc7f9ef1954d4da2d309e6d089733d47dc.tar.bz2 gst-plugins-bad-7e7b52cc7f9ef1954d4da2d309e6d089733d47dc.zip |
check: gst-plugins-bad.supp needs to be distributed.
-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 |