[gtef] build: distribute gtef.doap and HACKING files in tarballs



commit 2e3bc062d6e2d8610c09d06337713bf2009e18b7
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Mar 11 16:01:28 2017 +0100

    build: distribute gtef.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 05ef88b..095b2b4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,11 @@ AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --enable-
 
 pkgconfig_DATA = gtef-$(GTEF_API_VERSION).pc
 DISTCLEANFILES = $(pkgconfig_DATA)
-EXTRA_DIST = gtef.pc.in
+
+EXTRA_DIST =           \
+       gtef.doap       \
+       gtef.pc.in      \
+       HACKING
 
 MAINTAINERCLEANFILES = \
        $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]