From 2a7739a23d80d67fa0f18a18efffd71f9958e93d Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Mon, 26 Mar 2018 12:50:49 +0200 Subject: [PATCH] tests: re-enable tests --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d590ac2b3..0ca66b779 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ ################################################################################### # Project modules -MODULES = lib thirdparty packaging doc etc web +MODULES = lib thirdparty packaging doc etc web tests # Modules which are not included in default, install and clean targets MODULES_EXCLUDE = thirdparty packaging doc