diff options
Diffstat (limited to 'gst/playondemand/Makefile.am')
-rw-r--r-- | gst/playondemand/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/playondemand/Makefile.am b/gst/playondemand/Makefile.am index 906c56fe..63052ac1 100644 --- a/gst/playondemand/Makefile.am +++ b/gst/playondemand/Makefile.am @@ -10,7 +10,7 @@ libgstplayondemand_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) noinst_HEADERS = gstplayondemand.h filter.func if HAVE_GTK -noinst_PROGRAMS = demo-mp3 +noinst_PROGRAMS = demo_mp3 endif demo_mp3_SOURCES = demo-mp3.c |