Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-30 13:28:35 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-30 13:28:35 (GMT)
commit11a17ac1ccd59e428af735955b2007b2e1fcb982 (patch)
tree54eb38d746f42c4f2e7d772aa2a0acda2cdf466a /Makefile
parentd0752119848004ffcc0bc1f602de146b7c20dd15 (diff)
Test the list of modules
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fc8b3b7..0359aee 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ SOURCE_DIR=$(CURDIR)/source
COMMANDS_DIR=$(CURDIR)/commands
HOME_DIR=$(CURDIR)/home
TOOLS_DIR=$(CURDIR)/tools
+BASE_DIR=$(CURDIR)
.PHONY: all