Skip to content

Commit 92e80b5

Browse files
committed
[[ ModuleResources ]] Add new files to linux server kernel makefile
1 parent 746b9f6 commit 92e80b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

engine/Makefile.kernel-server

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ SOURCES=\
99
cmdsm.cpp cmdsp.cpp cmdss.cpp constant.cpp control.cpp cpalette.cpp \
1010
date.cpp debug.cpp dispatch.cpp dllst.cpp \
1111
express.cpp field.cpp fieldf.cpp fieldh.cpp fields.cpp \
12+
filepath.cpp \
1213
font.cpp funcs.cpp funcsm.cpp globals.cpp graphic.cpp group.cpp \
1314
handler.cpp hc.cpp hndlrlst.cpp ibmp.cpp idraw.cpp ifile.cpp \
1415
igif.cpp iimport.cpp ijpg.cpp \
@@ -65,6 +66,7 @@ SOURCES=\
6566
modules.cpp \
6667
module-canvas.cpp \
6768
module-engine.cpp \
69+
module-resources.cpp \
6870
exec-array.cpp exec-datetime.cpp exec-engine.cpp exec-files.cpp exec-filters.cpp exec-interface.cpp \
6971
exec-logic exec-math.cpp exec-multimedia.cpp exec-network.cpp exec-pasteboard.cpp exec-scripting \
7072
exec-strings.cpp exec-strings-chunk.cpp exec-text.cpp exec-graphics.cpp exec-security.cpp exec-printing.cpp exec-debugging.cpp \

0 commit comments

Comments
 (0)