From ecfa6ee7f44bd971f136d979c21887137a4de08a Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 31 Mar 2004 06:09:35 +0000 Subject: 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) --- ext/gdk_pixbuf/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'ext') 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 -- cgit