From: Sebastian Dröge Date: Mon, 7 Mar 2011 09:47:23 +0000 (+0100) Subject: examples: Always dist the cairo example X-Git-Tag: RELEASE-0.10.29~554 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7f85827bf7144f0efb36726a05d1101b551bbe9c;p=platform%2Fupstream%2Fgst-plugins-good.git examples: Always dist the cairo example --- diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am index 26ddac7..50a9725 100644 --- a/tests/examples/Makefile.am +++ b/tests/examples/Makefile.am @@ -14,6 +14,6 @@ SUBDIRS = audiofx equalizer $(JACK_DIR) level pulse \ rtp shapewipe spectrum v4l2 $(CAIRO_DIR) DIST_SUBDIRS = audiofx equalizer jack level pulse \ - rtp shapewipe spectrum v4l2 $(CAIRO_DIR) + rtp shapewipe spectrum v4l2 cairo include $(top_srcdir)/common/parallel-subdirs.mak