summaryrefslogtreecommitdiffstats
path: root/ext/libpng
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-11-27 19:58:21 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-11-27 19:58:21 +0000
commitca0b9854a9793feb59b4d028311064e3897e8a5c (patch)
tree5666f3fdd7e0154692c3c0efbfaa9fb3d437f7a2 /ext/libpng
parentdbb97e6823269a9c97074aebc5ec8297b119a437 (diff)
not sure what I did wrong but this should fix it hopefully
Original commit message from CVS: not sure what I did wrong but this should fix it hopefully
Diffstat (limited to 'ext/libpng')
-rw-r--r--ext/libpng/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/libpng/Makefile.am b/ext/libpng/Makefile.am
index 41e8e0f9..a0fad8d3 100644
--- a/ext/libpng/Makefile.am
+++ b/ext/libpng/Makefile.am
@@ -8,4 +8,3 @@ libgstpng_la_LIBADD = $(GST_LIBS) $(LIBPNG_LIBS)
libgstpng_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstpngenc.h
-