Skip to content

Commit d3d67d9

Browse files
committed
[[ Cocoa ]] Update Linux makefiles.
1 parent 1910b2e commit d3d67d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

engine/Makefile.kernel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ SOURCES=\
6060
linuxstubs.cpp notify.cpp eventqueue.cpp \
6161
objectprops.cpp objectpropsets.cpp variablevalue.cpp internal.cpp mcutility.cpp name.cpp \
6262
redraw.cpp tilecache.cpp tilecachesw.cpp syslnxregion.cpp fieldstyledtext.cpp paragrafattr.cpp \
63-
fonttable.cpp fieldrtf.cpp fieldhtml.cpp stackcache.cpp
63+
fonttable.cpp fieldrtf.cpp fieldhtml.cpp stackcache.cpp quicktime.cpp
6464

6565
linuxstubs.cpp: src/linux.stubs
6666
../prebuilt/bin/Revolution.lnx "../tools/weak_stub_maker.lc" <./src/linux.stubs >./src/linuxstubs.cpp

engine/Makefile.kernel-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ SOURCES=\
5353
srvscript.cpp srvcgi.cpp srvoutput.cpp srvmultipart.cpp srvtheme.cpp \
5454
eventqueue.cpp encodederrors.cpp name.cpp redraw.cpp sysregion.cpp tilecache.cpp tilecachesw.cpp \
5555
fonttable.cpp fieldrtf.cpp fieldhtml.cpp fieldstyledtext.cpp paragrafattr.cpp \
56-
graphicscontext.cpp lnxflst.cpp lnxflstold.cpp
56+
graphicscontext.cpp lnxflst.cpp lnxflstold.cpp quicktime.cpp
5757

5858
SOURCE_DIRS=
5959

0 commit comments

Comments
 (0)