[Scummvm-cvs-logs] CVS: scummvm Makefile,1.19,1.20

Ludvig Strigeus strigeus at users.sourceforge.net
Tue Jan 15 05:24:03 CET 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv19134

Modified Files:
	Makefile 
Log Message:
Fixed two missing files from make dist.
The scummvm-0.1.0 release was fixed also.

Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** Makefile	2002/01/13 19:48:30	1.19
--- Makefile	2002/01/15 13:23:06	1.20
***************
*** 20,24 ****
  DISTFILES=$(OBJS:.o=.cpp) Makefile scumm.h scummsys.h stdafx.h stdafx.cpp \
  	windows.cpp debugrl.h whatsnew.txt readme.txt copying.txt \
! 	scummvm.dsp scummvm.dsw sound/fmopl.h
  
  .cpp.o:
--- 20,24 ----
  DISTFILES=$(OBJS:.o=.cpp) Makefile scumm.h scummsys.h stdafx.h stdafx.cpp \
  	windows.cpp debugrl.h whatsnew.txt readme.txt copying.txt \
! 	scummvm.dsp scummvm.dsw sound/fmopl.h gui.h sound.h
  
  .cpp.o:





More information about the Scummvm-git-logs mailing list