aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/scintilla.mak
diff options
context:
space:
mode:
Diffstat (limited to 'win32/scintilla.mak')
-rw-r--r--win32/scintilla.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/scintilla.mak b/win32/scintilla.mak
index 51f34bcc3..9b0edd6d0 100644
--- a/win32/scintilla.mak
+++ b/win32/scintilla.mak
@@ -138,7 +138,7 @@ $(LIBSCI): $(COMPONENT_OBJS)
!IF EXISTS(nmdeps.mak)
-# Protect with !IF EXISTS to handle accidental deletion - just 'nmake -f scintilla.mak deps'
+# Protect with !IF EXISTS to handle accidental deletion - just 'nmake -f scintilla.mak depend'
!INCLUDE nmdeps.mak