examples: Always dist the cairo example
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 7 Mar 2011 09:47:23 +0000 (10:47 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 7 Mar 2011 09:47:23 +0000 (10:47 +0100)
tests/examples/Makefile.am

index 26ddac7..50a9725 100644 (file)
@@ -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