aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorJonathan Gray2002-11-12 15:27:47 +0000
committerJonathan Gray2002-11-12 15:27:47 +0000
commit2ee08ee4696fe18c2b60f351b3adc43349429d0a (patch)
treeb82aab0a42897f35604885b22f8e799857714202 /Makefile.common
parent5d0c9aa33efbe216d28f7294cb87ef349ba5ca0f (diff)
downloadscummvm-rg350-2ee08ee4696fe18c2b60f351b3adc43349429d0a.tar.gz
scummvm-rg350-2ee08ee4696fe18c2b60f351b3adc43349429d0a.tar.bz2
scummvm-rg350-2ee08ee4696fe18c2b60f351b3adc43349429d0a.zip
more readme.txt replacements, todo: update manpage and spec file with 0.3.0 info
svn-id: r5521
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 4908c32a09..b17140a930 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -84,7 +84,7 @@ SOUND_OBJS = sound/fmopl.o sound/mididrv.o sound/mixer.o
OBJS += $(COMMON_OBJS) $(GUI_OBJS) scumm/libscumm.a simon/libsimon.a $(SOUND_OBJS)
DISTFILES=$(OBJS:.o=.cpp) Makefile scumm.h scummsys.h stdafx.h stdafx.cpp \
- debugrl.h whatsnew.txt readme.txt copying.txt \
+ debugrl.h NEWS README COPYING \
scummvm.dsp scummvm.dsw sound/fmopl.h gui.h sound.h
all: scummvm$(EXEEXT)