summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-02-13 11:00:03 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-02-13 11:00:03 +0000
commit3fe0e435afefc238168007c94395b32b6128605f (patch)
tree212396cb7c03120056a03b7286e6ceab28d5e2da
parentad13ec6933b5f253bd35341e0514d31bfaf5458f (diff)
Add shapewipe examples directory to CRUFT_DIRS
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3800f86b8..9b6bb2049 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