[eog/gnome-3-6] [toolbar-editor] Fix warnings due to wrong includes



commit 7114fc5fee68b2d1beb823228e1aa9603b65c262
Author: Felix Riemann <friemann gnome org>
Date:   Tue Nov 6 19:12:57 2012 +0100

    [toolbar-editor] Fix warnings due to wrong includes

 cut-n-paste/toolbar-editor/Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/cut-n-paste/toolbar-editor/Makefile.am b/cut-n-paste/toolbar-editor/Makefile.am
index a0aca9a..28e907f 100644
--- a/cut-n-paste/toolbar-editor/Makefile.am
+++ b/cut-n-paste/toolbar-editor/Makefile.am
@@ -19,10 +19,6 @@ libtoolbareditor_la_SOURCES = 	\
 	$(EGGSOURCES)		\
 	$(EGGHEADERS)
 
-libtoolbareditor_la_CPPFLAGS = \
-	-I$(top_builddir)/lib/egg		\
-	$(AM_CPPFLAGS)
-
 libtoolbareditor_la_LIBADD = $(LIBXML2_LIBS)
 
 libtoolbareditor_la_CFLAGS = \



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