[gtranslator/wip/kalev/gtranslator-2-91-new-release: 8/13] build: Don't include nonexistent directories
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator/wip/kalev/gtranslator-2-91-new-release: 8/13] build: Don't include nonexistent directories
- Date: Sat, 14 Mar 2015 22:10:24 +0000 (UTC)
commit 22e0abd3d9b2fcc6b52540f21edecfc4f63d5d3a
Author: Kalev Lember <kalevlember gmail com>
Date: Sat Mar 14 15:42:33 2015 +0100
build: Don't include nonexistent directories
This fixes the build with -Werror=missing-include-dirs.
plugins/translation-memory/gda/Makefile.am | 1 -
src/toolbareditor/Makefile.am | 4 ----
2 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/plugins/translation-memory/gda/Makefile.am b/plugins/translation-memory/gda/Makefile.am
index ef89d42..9aca68d 100644
--- a/plugins/translation-memory/gda/Makefile.am
+++ b/plugins/translation-memory/gda/Makefile.am
@@ -4,7 +4,6 @@ INCLUDES = \
-I$(top_srcdir)/src \
-I$(top_builddir)/src \
-I$(top_srcdir)/plugins/translation-memory \
- -I$(headerdir) \
$(GTRANSLATOR_CFLAGS) \
$(WARN_CFLAGS) \
$(DISABLE_DEPRECATED)
diff --git a/src/toolbareditor/Makefile.am b/src/toolbareditor/Makefile.am
index fa66271..27b8df4 100644
--- a/src/toolbareditor/Makefile.am
+++ b/src/toolbareditor/Makefile.am
@@ -19,10 +19,6 @@ libtoolbareditor_la_SOURCES = \
$(EGGSOURCES) \
$(EGGHEADERS)
-libtoolbareditor_la_CPPFLAGS = \
- -I$(top_builddir)/lib/egg \
- $(AM_CPPFLAGS)
-
INCLUDES = \
$(GTRANSLATOR_CFLAGS) \
$(WARN_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]