[gdk-pixbuf] One forgotten instance of Makefile.decl



commit 5f2249aa64738772be7e9a4e0868bca0b1d399a5
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Dec 20 23:21:06 2013 -0500

    One forgotten instance of Makefile.decl

 contrib/gdk-pixbuf-xlib/Makefile.am |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/contrib/gdk-pixbuf-xlib/Makefile.am b/contrib/gdk-pixbuf-xlib/Makefile.am
index 887379d..3a65935 100644
--- a/contrib/gdk-pixbuf-xlib/Makefile.am
+++ b/contrib/gdk-pixbuf-xlib/Makefile.am
@@ -1,5 +1,3 @@
-include $(top_srcdir)/Makefile.decl
-
 if PLATFORM_WIN32
 no_undefined = -no-undefined
 endif
@@ -37,6 +35,6 @@ libgdk_pixbuf_xlibinclude_HEADERS =                   \
 pkgconfigdir   = $(libdir)/pkgconfig
 pkgconfig_DATA = gdk-pixbuf-xlib-2.0.pc
 
-EXTRA_DIST += gdk-pixbuf-xlib-2.0.pc.in
+EXTRA_DIST = gdk-pixbuf-xlib-2.0.pc.in
 
 -include $(top_srcdir)/git.mk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]