[projects/rc-scripts] makefile: add AM_DISTCHECK_CONFIGURE_FLAGS

glen glen at pld-linux.org
Wed Feb 11 13:24:07 CET 2015


commit c77c7bb3f26991ebdd34d8d3ce6085dc3c92d083
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Feb 11 14:24:03 2015 +0200

    makefile: add AM_DISTCHECK_CONFIGURE_FLAGS

 Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/Makefile.am b/Makefile.am
index 98f7d98..2ef5b36 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,6 +25,10 @@ sbin_SCRIPTS = \
 	hwprofile \
 	service
 
+AM_DISTCHECK_CONFIGURE_FLAGS = \
+	--prefix=/usr \
+	--verbose
+
 EXTRA_DIST = \
 	$(sysconf_DATA) \
 	$(profile_DATA) \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/rc-scripts.git/commitdiff/c77c7bb3f26991ebdd34d8d3ce6085dc3c92d083



More information about the pld-cvs-commit mailing list