diff options
Diffstat (limited to 'examples/dynparams/Makefile.am')
-rw-r--r-- | examples/dynparams/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/dynparams/Makefile.am b/examples/dynparams/Makefile.am deleted file mode 100644 index 07314087..00000000 --- a/examples/dynparams/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -examples = filter - -noinst_PROGRAMS = $(examples) - -# we have nothing but apps here, we can do this safely -LIBS = $(GST_LIBS) $(GTK_LIBS) $(GST_CONTROL_LIBS) -AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS) |