]> git.ipfire.org Git - people/jschlag/network.git/commitdiff
Build source tarball before running any NITSI tests
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Jun 2018 15:38:27 +0000 (16:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 15 Jun 2018 11:25:53 +0000 (12:25 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Makefile.am

index c02376462cf49dd5f39eb949a473945f262eb6e2..88c56bcf68ebc4d3510bfeeb5fe3b9a098f4482f 100644 (file)
@@ -560,7 +560,7 @@ EXTRA_DIST += \
 NITSI_ENVIRONMENT =
 
 .PHONY: $(NITSI_TESTS)
-$(NITSI_TESTS):
+$(NITSI_TESTS): dist
        $(AM_V_NITSI) $(NITSI_ENVIRONMENT) $(NITSI) --log-level error -d $@
 
 .PHONY: nitsi