From f0ae68d9440e90711c7b547f03d7165357b9c4ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 24 Feb 2009 16:33:51 +0100 Subject: Move examples directory to tests/examples as in every other GStreamer module --- examples/indexing/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 examples/indexing/Makefile.am (limited to 'examples/indexing/Makefile.am') 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) -- cgit v1.2.1