summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 32d4af7..7d5e0d8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: test
-MODULES := gall gall.util gall.ll gall.repository
+MODULES := gall gall.util gall.ll gall.repository gall.object gall.commit
LUA_VER := 5.1
INST_BASE := /usr/local