Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 302f414

Browse files
committed
[[ ModuleResources ]] Add new files to linux kernel makefile
1 parent 8228087 commit 302f414

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

engine/Makefile.kernel

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
customprinter.cpp 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 \
1314
graphicscontext.cpp \
1415
group.cpp \
@@ -79,6 +80,7 @@ SOURCES=\
7980
exec-interface-vclip.cpp exec-keywords.cpp exec-legacy.cpp exec-dialog.cpp exec-strings-chunk.cpp \
8081
module-canvas.cpp \
8182
module-engine.cpp \
83+
module-resources.cpp \
8284
modules.cpp \
8385
syntax.cpp \
8486
foundation-legacy.cpp legacy_spec.cpp \

0 commit comments

Comments
 (0)