From 33fb1e42107134a06cf911f0f49c81555a8dcb8a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 30 Nov 2005 18:24:08 +0000 Subject: move under tests Original commit message from CVS: move under tests --- examples/Makefile.am | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 examples/Makefile.am (limited to 'examples/Makefile.am') diff --git a/examples/Makefile.am b/examples/Makefile.am deleted file mode 100644 index 4620963e..00000000 --- a/examples/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -if HAVE_GTK -GTK_SUBDIRS=dynparams level $(FT2_SUBDIRS) -else -GTK_SUBDIRS= -endif - -if USE_GCONF -GCONF_SUBDIRS=gstplay -else -GCONF_SUBDIRS= -endif - -SUBDIRS=$(GTK_SUBDIRS) $(GCONF_SUBDIRS) switch -DIST_SUBDIRS=capsfilter dynparams indexing gstplay switch level -- cgit