diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-06-04 16:03:00 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-06-04 16:03:00 +0000 |
commit | 3886a21f8aa60ca28e0b49103129b3eaaf165df2 (patch) | |
tree | 705c231e4e3d6e09151ae2b42af192bef16cac16 | |
parent | 2cdc39ffae35f1e5271ec4e09bb382d68ea9b178 (diff) | |
download | gst-plugins-bad-3886a21f8aa60ca28e0b49103129b3eaaf165df2.tar.gz gst-plugins-bad-3886a21f8aa60ca28e0b49103129b3eaaf165df2.tar.bz2 gst-plugins-bad-3886a21f8aa60ca28e0b49103129b3eaaf165df2.zip |
remove this header
Original commit message from CVS:
remove this header
-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 |