[Scummvm-cvs-logs] CVS: scummex Makefile.mingw,1.4,1.5 README,1.1,1.2

Travis Howell kirben at users.sourceforge.net
Thu Mar 4 18:59:00 CET 2004


Update of /cvsroot/scummvm/scummex
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15486

Modified Files:
	Makefile.mingw README 
Log Message:

Update dist


Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/scummex/Makefile.mingw,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.mingw	2 Oct 2003 09:21:19 -0000	1.4
+++ Makefile.mingw	5 Mar 2004 02:36:34 -0000	1.5
@@ -76,6 +76,8 @@
 	strip scummex.exe -o $(SCUMMEXPATH)/scummex.exe
 
 dist:   install
+	cp COPYING $(SCUMMEXPATH)/copying.txt
+	cp README $(SCUMMEXPATH)/readme.txt
 	cp help/*.html $(SCUMMEXPATH)/help
 	cp help/help.* $(SCUMMEXPATH)/help
 	cp SDL/lib/SDL.dll $(SCUMMEXPATH)

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummex/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- README	18 Sep 2003 19:36:20 -0000	1.1
+++ README	5 Mar 2004 02:36:34 -0000	1.2
@@ -1 +1 @@
-TODO
\ No newline at end of file
+TODO






More information about the Scummvm-git-logs mailing list