From 23da1c0080719628aecac1cf01b1784140392240 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 28 Oct 2014 15:47:31 -0700 Subject: Fix build with newer libtool sigh. --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5c3eab69..361fecc5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,8 +3,6 @@ SUBDIRS = . gdk-pixbuf-loader tests tools doc NULL = BUILT_SOURCES = -ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 - lib_LTLIBRARIES = librsvg-@RSVG_API_MAJOR_VERSION@.la bin_PROGRAMS = rsvg-convert -- cgit v1.2.1