summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Salzman <daniel.salzman@nic.cz>2018-03-13 13:38:31 +0100
committerDaniel Salzman <daniel.salzman@nic.cz>2018-03-13 15:43:13 +0100
commit81096e5b6a268003454338240164935c7bcd95d3 (patch)
treea07c6b6661faa40636d47353ad106ccb975271ef /Makefile.am
parentlibs: build cleanup, remove pykeymgr (diff)
downloadknot-81096e5b6a268003454338240164935c7bcd95d3.tar.xz
knot-81096e5b6a268003454338240164935c7bcd95d3.zip
tests: another build cleanup
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 823176eee..2789b14b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,6 @@ singlehtml install-singlehtml:
.PHONY: check-compile
check-compile:
- $(MAKE) $(AM_MAKEFLAGS) -C tests/_libtap $@
$(MAKE) $(AM_MAKEFLAGS) -C tests $@
$(MAKE) $(AM_MAKEFLAGS) -C tests-fuzz $@