[gspell] build: distribute gspell.doap and HACKING files in tarballs
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gspell] build: distribute gspell.doap and HACKING files in tarballs
- Date: Sat, 11 Mar 2017 14:54:51 +0000 (UTC)
commit 2f56e222c9fa1ef86f78caec0f67d007ee2d2d92
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sat Mar 11 15:49:20 2017 +0100
build: distribute gspell.doap and HACKING files in tarballs
Makefile.am | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 647a02f..39553ea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,11 @@ AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --enable-
pkgconfig_DATA = gspell-$(GSPELL_API_VERSION).pc
DISTCLEANFILES = $(pkgconfig_DATA)
-EXTRA_DIST = gspell.pc.in
+
+EXTRA_DIST = \
+ gspell.doap \
+ gspell.pc.in \
+ HACKING
MAINTAINERCLEANFILES = \
$(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]