summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorportix <none@none>2012-08-31 17:29:16 +0200
committerportix <none@none>2012-08-31 17:29:16 +0200
commit4532e2bc8ba5dd0c962ac4291628deb9d9449bd4 (patch)
tree1ae456bbe2f757974c7788f0b6f9a590a588af9c
parent12fb5277223de649d3f4b77bd928fddacef60065 (diff)
downloaddwb-4532e2bc8ba5dd0c962ac4291628deb9d9449bd4.zip
Exclude tools-dir as make target
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index a073a824..511fd1fe 100644
--- a/config.mk
+++ b/config.mk
@@ -14,7 +14,7 @@ LIBJSFILES=$(LIBJSDIR)/signals.js $(LIBJSDIR)/enums.js $(LIBJSDIR)/data.js
SHAREDIR=share
UTILDIR=util
TOOLDIR=tools
-SUBDIRS=$(SRCDIR) $(UTILDIR) $(TOOLDIR)
+SUBDIRS=$(SRCDIR) $(UTILDIR)
EXTENSIONDIR=extensions
# Version info