Add missing dist subdir
authorChristian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>
Wed, 15 Jun 2011 13:49:41 +0000 (14:49 +0100)
committerChristian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>
Wed, 15 Jun 2011 13:49:41 +0000 (14:49 +0100)
tests/examples/Makefile.am

index b78a06e..14795db 100644 (file)
@@ -10,6 +10,6 @@ endif
 
 SUBDIRS = app audio dynamic $(FT2_SUBDIRS) $(GIO_SUBDIRS) overlay playrec volume v4l encoding
 
-DIST_SUBDIRS = app dynamic gio overlay seek snapshot playrec volume v4l encoding
+DIST_SUBDIRS = app audio dynamic gio overlay seek snapshot playrec volume v4l encoding
 
 include $(top_srcdir)/common/parallel-subdirs.mak