mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-18 07:53:12 +00:00
added missing fmopl.h for make dist
svn-id: r3542
This commit is contained in:
parent
46dd55cf2a
commit
30ed07c91b
2
Makefile
2
Makefile
@ -19,7 +19,7 @@ OBJS = actor.o boxes.o costume.o gfx.o object.o resource.o \
|
||||
|
||||
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
|
||||
scummvm.dsp scummvm.dsw sound/fmopl.h
|
||||
|
||||
.cpp.o:
|
||||
$(CC) $(CFLAGS) $(CPPFLAGS) -c $(<) -o $*.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user