From 43622cd610f04b6afda86b25645e4a8f62117637 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 26 Feb 2009 18:23:33 +0000 Subject: ** Fixes bug #572950 2009-02-26 Matthew Barnes ** Fixes bug #572950 * plugins/caldav/Makefile.am: * plugins/google-account-setup/Makefile.am: * plugins/webdav-account-setup/Makefile.am: Fix ordering of -I compiler directives. Patch by Daniel Macks. * addressbook/printing/Makefile.am: Remove meaningless GNOME_INCLUDEDIR. svn path=/trunk/; revision=37343 --- addressbook/printing/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'addressbook/printing/Makefile.am') diff --git a/addressbook/printing/Makefile.am b/addressbook/printing/Makefile.am index a2c3bec2fe..12be8759d4 100644 --- a/addressbook/printing/Makefile.am +++ b/addressbook/printing/Makefile.am @@ -8,7 +8,6 @@ glade_DATA = \ e-contact-print.glade INCLUDES = \ - $(GNOME_INCLUDEDIR) \ -DG_LOG_DOMAIN=\"addressbook-printing\" \ -I$(top_srcdir)/addressbook \ -I$(top_srcdir)/addressbook/backend \ -- cgit v1.2.3