From 15b2606c4f86dbb73abf41cdecfba7f65fd5bb22 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Wed, 4 Jun 2014 00:17:58 +0200 Subject: tests: fix python tests for dist and out-of-tree builds - add python helper scripts to the dist - helper scripts are always in srcdir - python libs are in builddir - abort tests if helpers are missing Signed-off-by: Ruediger Meier --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 73ec1e2cb..5f99c8c3c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,6 +46,7 @@ dist_usrbin_exec_SCRIPTS = systemdsystemunit_DATA = dist_bashcompletion_DATA = check_PROGRAMS = +dist_check_SCRIPTS = TESTS = PATHFILES = -- cgit v1.2.3-55-g7522