summaryrefslogtreecommitdiffstats
path: root/ext/gdk_pixbuf
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-03-31 06:09:35 +0000
committerDavid Schleef <ds@schleef.org>2004-03-31 06:09:35 +0000
commitecfa6ee7f44bd971f136d979c21887137a4de08a (patch)
tree7208d7f70d3718043db7d94548f4a25e5dc62632 /ext/gdk_pixbuf
parent7fa2985d48b5587e7a0ac116d52937a329485feb (diff)
ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
Original commit message from CVS: * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
Diffstat (limited to 'ext/gdk_pixbuf')
-rw-r--r--ext/gdk_pixbuf/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/gdk_pixbuf/Makefile.am b/ext/gdk_pixbuf/Makefile.am
index a6cc24d4..46b1a6b5 100644
--- a/ext/gdk_pixbuf/Makefile.am
+++ b/ext/gdk_pixbuf/Makefile.am
@@ -24,9 +24,6 @@ gst_loader_la_SOURCES = \
gst_loader_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) --avoid-version --module
gst_loader_la_LIBADD = $(GTK_LIBS) $(GST_LIBS)
else
-gst_loader_headers =
-loader_LTLIBRARIES =
-loaderdir =
install-data-hook:
true
endif