summaryrefslogtreecommitdiffstats
path: root/Makefile.win_nmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.win_nmake.in')
-rw-r--r--Makefile.win_nmake.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.win_nmake.in b/Makefile.win_nmake.in
index 723d4fd..069bb53 100644
--- a/Makefile.win_nmake.in
+++ b/Makefile.win_nmake.in
@@ -31,6 +31,8 @@ distclean: clean
-del src\libdoxygen.pro src\doxygen.pro src\libdoxycfg.pro
-del src\version.cpp
+realclean: distclean
+
docs: FORCE
cd examples
$(MAKE)