aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/tpg/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/tpg/Makefile.nmake')
-rw-r--r--plugins/tpg/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tpg/Makefile.nmake b/plugins/tpg/Makefile.nmake
index ae64ff59ad..1ca0327a40 100644
--- a/plugins/tpg/Makefile.nmake
+++ b/plugins/tpg/Makefile.nmake
@@ -62,7 +62,7 @@ mate_grammar.c : mate_grammar.lemon $(LEMON)\lemon.exe
$(LEMON)\lemon.exe:
cd ../../tools
- $(MAKE) /$(MAKEFLAGS) -f makefile.nmake lemon
+ $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake lemon
cd ../plugins/mate
checkapi: