aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 00387ab..79113b6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1# $Id: Makefile,v 1.7 2004/10/15 10:45:18 tomas Exp $ 1# $Id: Makefile,v 1.8 2004/10/27 18:40:31 tomas Exp $
2 2
3T= lfs 3T= lfs
4 4
@@ -37,4 +37,4 @@ dist: dist_dir
37 37
38dist_dir: 38dist_dir:
39 mkdir -p $(DIST_DIR) 39 mkdir -p $(DIST_DIR)
40 cp config $(SRCS) $T.h $T.def Makefile *html $(DIST_DIR) 40 cp config $(SRCS) $T.h $T.def Makefile *html luafilesystem.png $(DIST_DIR)