diff options
| author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-30 18:24:08 +0000 |
|---|---|---|
| committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-30 18:24:08 +0000 |
| commit | 33fb1e42107134a06cf911f0f49c81555a8dcb8a (patch) | |
| tree | 9fc49be998c08afff4eca8f0b0be51fa873ea987 /examples/Makefile.am | |
| parent | aab214c94a17368b1485121332e581d21c2ff991 (diff) | |
move under tests
Original commit message from CVS:
move under tests
Diffstat (limited to 'examples/Makefile.am')
| -rw-r--r-- | examples/Makefile.am | 14 |
1 files changed, 0 insertions, 14 deletions
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 |
