summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 974ca4f..187e7c9 100755
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ NEWRELEASE = $(shell echo $$(($(RELEASE) + 1)))
MESSAGESPOT=po/messages.pot
TOPDIR = $(shell pwd)
-DIRS = func docs scripts
+DIRS = func docs scripts test test/unittest
PYDIRS = func scripts
EXAMPLEDIR = examples
INITDIR = init-scripts