From 7f85827bf7144f0efb36726a05d1101b551bbe9c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 7 Mar 2011 10:47:23 +0100 Subject: [PATCH] examples: Always dist the cairo example --- tests/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4