aboutsummaryrefslogtreecommitdiff
path: root/makefile.dist
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.dist')
-rw-r--r--makefile.dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile.dist b/makefile.dist
index b1ac1fa..4ccddbc 100644
--- a/makefile.dist
+++ b/makefile.dist
@@ -107,7 +107,6 @@ dist:
107 mkdir -p $(DIST)/lua 107 mkdir -p $(DIST)/lua
108 mkdir -p $(DIST)/manual 108 mkdir -p $(DIST)/manual
109 cp -vfr $(COMPAT) $(DIST) 109 cp -vfr $(COMPAT) $(DIST)
110 cp -vf TODO $(DIST)
111 cp -vf $(CORE) $(DIST) 110 cp -vf $(CORE) $(DIST)
112 cp -vf README $(DIST) 111 cp -vf README $(DIST)
113 cp -vf NEW $(DIST) 112 cp -vf NEW $(DIST)