aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/scintilla.mak
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/scintilla.mak')
-rw-r--r--gtk/scintilla.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/scintilla.mak b/gtk/scintilla.mak
index 3a21306ea..cf76f2211 100644
--- a/gtk/scintilla.mak
+++ b/gtk/scintilla.mak
@@ -108,6 +108,7 @@ SOBJS=\
$(DIR_O)\LineMarker.obj \
$(DIR_O)\PlatGTK.obj \
$(DIR_O)\RESearch.obj \
+ $(DIR_O)\PropSet.obj \
$(DIR_O)\ScintillaBase.obj \
$(DIR_O)\ScintillaGTK.obj \
$(DIR_O)\Style.obj \