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