diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/ladspa/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ladspa/Makefile.am b/ext/ladspa/Makefile.am index e0fe26b6..27519c82 100644 --- a/ext/ladspa/Makefile.am +++ b/ext/ladspa/Makefile.am @@ -7,4 +7,4 @@ libgstladspa_la_CFLAGS = $(GST_CFLAGS) libgstladspa_la_LIBADD = libgstladspa_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = gstladspa.h ladspa.h utils.h +noinst_HEADERS = gstladspa.h utils.h |