aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lemon/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lemon/Makefile.nmake')
-rw-r--r--tools/lemon/Makefile.nmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/lemon/Makefile.nmake b/tools/lemon/Makefile.nmake
index bbbc7244b8..51d54a6594 100644
--- a/tools/lemon/Makefile.nmake
+++ b/tools/lemon/Makefile.nmake
@@ -16,3 +16,5 @@ clean:
rm -f lemon.obj lemon.exe lemon.ilk $(PDB_FILE) lemon.pdb
distclean: clean
+
+maintainer-clean: distclean