From 40db9dba61acbbdf8474c900c522fa6d0b556763 Mon Sep 17 00:00:00 2001 From: tomas Date: Wed, 27 Oct 2004 18:40:31 +0000 Subject: Acrescimo do logo na distribuicao. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 00387ab..79113b6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 2004/10/15 10:45:18 tomas Exp $ +# $Id: Makefile,v 1.8 2004/10/27 18:40:31 tomas Exp $ T= lfs @@ -37,4 +37,4 @@ dist: dist_dir dist_dir: mkdir -p $(DIST_DIR) - cp config $(SRCS) $T.h $T.def Makefile *html $(DIST_DIR) + cp config $(SRCS) $T.h $T.def Makefile *html luafilesystem.png $(DIST_DIR) -- cgit v1.2.3-55-g6feb