summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 60153269..c1c09f5f 100644
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,4 @@ all co clean klean:
cd src; make $@
cd src/luac; make $@
cd clients/lib; make $@
- cd clients/lib/old; make $@
cd clients/lua; make $@
-
-old:
- cd clients/lib/old; make $@