[gspell] build: move some stuff at the top of Makefile.am
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gspell] build: move some stuff at the top of Makefile.am
- Date: Mon, 1 Aug 2016 13:44:32 +0000 (UTC)
commit bf8c5ae0b5d5d1d4cb19ed246ea7e5d02c8407b4
Author: Sébastien Wilmet <swilmet gnome org>
Date: Mon Aug 1 15:38:01 2016 +0200
build: move some stuff at the top of Makefile.am
To make them more visible.
Makefile.am | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 4760563..62382e0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,9 @@
SUBDIRS = gspell po docs tests testsuite
+@CODE_COVERAGE_RULES@
+
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+
pkgconfig_DATA = gspell-$(GSPELL_API_VERSION).pc
DISTCLEANFILES = $(pkgconfig_DATA)
EXTRA_DIST = gspell.pc.in
@@ -73,8 +77,4 @@ MAINTAINERCLEANFILES = \
missing \
test-driver
-AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-
-@CODE_COVERAGE_RULES@
-
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]