[anjuta] Updated Makefile.am files after make -f git.mk
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Updated Makefile.am files after make -f git.mk
- Date: Sun, 10 Sep 2017 19:55:42 +0000 (UTC)
commit e74df297bc66ce29bb3ca3a1d3879d04b35d725d
Author: Alistair Thomas <astavale yahoo co uk>
Date: Sat Sep 9 14:26:08 2017 +0100
Updated Makefile.am files after make -f git.mk
pixmaps/hicolor/Makefile.am | 2 ++
plugins/git/tests/Makefile.am | 3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pixmaps/hicolor/Makefile.am b/pixmaps/hicolor/Makefile.am
index 57bab44..8b6c549 100644
--- a/pixmaps/hicolor/Makefile.am
+++ b/pixmaps/hicolor/Makefile.am
@@ -1 +1,3 @@
SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable symbolic
+
+-include $(top_srcdir)/git.mk
diff --git a/plugins/git/tests/Makefile.am b/plugins/git/tests/Makefile.am
index a936c52..96a935e 100644
--- a/plugins/git/tests/Makefile.am
+++ b/plugins/git/tests/Makefile.am
@@ -14,4 +14,5 @@ testgit_SOURCES = \
../git-status.c \
../git-status.h
-testgit_LDADD = $(LIBANJUTA_LIBS) $(ANJUTA_LIBS)
\ No newline at end of file
+testgit_LDADD = $(LIBANJUTA_LIBS) $(ANJUTA_LIBS)
+-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]