[gst-cvs] gst-plugins-bad: Add shapewipe examples directory to CRUFT_DIRS
Tim Mueller
tpm at kemper.freedesktop.org
Sat Feb 13 05:06:25 PST 2010
Module: gst-plugins-bad
Branch: master
Commit: 3fe0e435afefc238168007c94395b32b6128605f
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=3fe0e435afefc238168007c94395b32b6128605f
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Sat Feb 13 11:00:03 2010 +0000
Add shapewipe examples directory to CRUFT_DIRS
---
Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 3800f86..9b6bb20 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,8 @@ CRUFT_DIRS = \
$(top_srcdir)/gst/aacparse \
$(top_srcdir)/gst/amrparse \
$(top_srcdir)/gst/flacparse \
- $(top_srcdir)/gst/shapewipe
+ $(top_srcdir)/gst/shapewipe \
+ $(top_srcdir)/tests/examples/shapewipe
include $(top_srcdir)/common/cruft.mak
More information about the Gstreamer-commits
mailing list