diff options
author | tomas <tomas> | 2004-10-27 18:40:31 +0000 |
---|---|---|
committer | tomas <tomas> | 2004-10-27 18:40:31 +0000 |
commit | 40db9dba61acbbdf8474c900c522fa6d0b556763 (patch) | |
tree | af547c0023446736eb570556b909526a2f38eb46 | |
parent | 1c8215ae46883ffdfb500343a9f7d30a6a5eca92 (diff) | |
download | luafilesystem-40db9dba61acbbdf8474c900c522fa6d0b556763.tar.gz luafilesystem-40db9dba61acbbdf8474c900c522fa6d0b556763.tar.bz2 luafilesystem-40db9dba61acbbdf8474c900c522fa6d0b556763.zip |
Acrescimo do logo na distribuicao.
-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) |