diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | ||
3 | T= lfs | 3 | T= lfs |
4 | 4 | ||
@@ -37,4 +37,4 @@ dist: dist_dir | |||
37 | 37 | ||
38 | dist_dir: | 38 | dist_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) |