diff options
Diffstat (limited to 'gst/speed/Makefile.am')
-rw-r--r-- | gst/speed/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/speed/Makefile.am b/gst/speed/Makefile.am index 7ab9f2cb..6a75868f 100644 --- a/gst/speed/Makefile.am +++ b/gst/speed/Makefile.am @@ -10,7 +10,7 @@ libgstspeed_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) noinst_HEADERS = gstspeed.h filter.func if HAVE_GTK -noinst_PROGRAMS = demo-mp3 +noinst_PROGRAMS = demo_mp3 endif demo_mp3_SOURCES = demo-mp3.c |