[network-manager-openvpn] build: make sure distcheck actually runs the tests



commit 83187e2050a346f9619c31ba9b455dc66fb26fb2
Author: Dan Williams <dcbw redhat com>
Date:   Tue Apr 5 11:08:14 2011 -0500

    build: make sure distcheck actually runs the tests

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 629c15e..592ebd7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,8 @@ endif
 nm-openvpn-service.name: $(srcdir)/nm-openvpn-service.name.in
 	sed -e 's|[ ]LIBEXECDIR[@]|$(libexecdir)|g' $< >$@
 
+DISTCHECK_CONFIGURE_FLAGS = --with-tests=yes
+
 EXTRA_DIST = nm-openvpn-service.name.in \
              $(dbusservice_DATA)  \
              $(desktopfile) \



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