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/indexing/Makefile.am | |
| parent | aab214c94a17368b1485121332e581d21c2ff991 (diff) | |
move under tests
Original commit message from CVS:
move under tests
Diffstat (limited to 'examples/indexing/Makefile.am')
| -rw-r--r-- | examples/indexing/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/indexing/Makefile.am b/examples/indexing/Makefile.am deleted file mode 100644 index 022bfc85..00000000 --- a/examples/indexing/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -examples = indexmpeg - -noinst_PROGRAMS = $(examples) - -# we have nothing but apps here, we can do this safely -LIBS = $(GST_LIBS) $(GTK_LIBS) -AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS) |
