[genius] Fix distcheck issues
- From: George Lebl <jirka src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [genius] Fix distcheck issues
- Date: Mon, 26 Dec 2016 19:27:26 +0000 (UTC)
commit ca422cf9aee9c8128899899ec724ef3dfa4f3241
Author: Jiri (George) Lebl <jiri lebl gmail com>
Date: Mon Dec 26 13:28:26 2016 -0600
Fix distcheck issues
gtkextra/Makefile.am | 3 ++-
po/POTFILES.skip | 1 +
src/Makefile.am | 1 -
3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gtkextra/Makefile.am b/gtkextra/Makefile.am
index f2d6290..be0604c 100644
--- a/gtkextra/Makefile.am
+++ b/gtkextra/Makefile.am
@@ -3,7 +3,6 @@ SUBDIRS=.
AM_CPPFLAGS = \
-I$(srcdir) \
- -I$(includedir) \
-I$(top_srcdir) \
-I$(top_srcdir)/ve \
-I$(top_srcdir)/gtkextra \
@@ -14,6 +13,8 @@ AM_CPPFLAGS = \
$(WARN_CFLAGS) \
$(GENIUS_CFLAGS)
+# -I$(includedir)
+
AM_CFLAGS = $(PGO_CFLAGS)
# Use these only really for checking for deprecated use, not all the time
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index ba1b118..ec72521 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1 +1,2 @@
src/parse.c
+sub/lib/library-strings.c
diff --git a/src/Makefile.am b/src/Makefile.am
index b20adfb..e7a6094 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,7 +21,6 @@ AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_builddir)/ve \
-I$(top_builddir)/gtkextra \
- -I$(includedir) \
$(WARN_CFLAGS) \
$(BINRELOC_CFLAGS) \
$(GMP_INCLUDEDIR) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]