summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2012-09-08 14:13:00 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2012-09-08 14:14:39 +0100
commit3c5a5bc87cccf5d4a99f155e449bbb7a98c4262f (patch)
tree0e8e09dde1615325c6eed522f341ef0b480d4bb3 /Makefile
parentd1c919e95956c4c883aa052dbdbacbe1b6129387 (diff)
downloadgall-3c5a5bc87cccf5d4a99f155e449bbb7a98c4262f.tar.gz
GALL.UTIL: Start to test deep_copy
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ac9023..71479f2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: test
-MODULES := gall
+MODULES := gall gall.util
LUA_VER := 5.1
INST_BASE := /usr/local