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 ca74156..01985be 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
all: test
MODULES := gall gall.util gall.ll \
- gall.repository gall.object gall.commit gall.tag
+ gall.repository gall.object gall.commit gall.tag gall.tree
LUA_VER := 5.1
INST_BASE := /usr/local