diff options
Diffstat (limited to 'examples/seeking/Makefile.am')
-rw-r--r-- | examples/seeking/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/seeking/Makefile.am b/examples/seeking/Makefile.am deleted file mode 100644 index 582306ac..00000000 --- a/examples/seeking/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -examples = seek spider_seek cdplayer cdparanoia vorbisfile playbin chained - -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) |