aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomas <tomas>2004-10-27 18:40:31 +0000
committertomas <tomas>2004-10-27 18:40:31 +0000
commit40db9dba61acbbdf8474c900c522fa6d0b556763 (patch)
treeaf547c0023446736eb570556b909526a2f38eb46
parent1c8215ae46883ffdfb500343a9f7d30a6a5eca92 (diff)
downloadluafilesystem-40db9dba61acbbdf8474c900c522fa6d0b556763.tar.gz
luafilesystem-40db9dba61acbbdf8474c900c522fa6d0b556763.tar.bz2
luafilesystem-40db9dba61acbbdf8474c900c522fa6d0b556763.zip
Acrescimo do logo na distribuicao.
-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)