summaryrefslogtreecommitdiffstats
path: root/Makefile.win_make.in
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-01-10 21:15:46 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-01-10 21:15:46 (GMT)
commit9066ec6131e1f77bbc745b50664db3cbcb2577ee (patch)
treeab92980b31825ec310269f7799b1076422132a3e /Makefile.win_make.in
parent4d121f89106d6c73fcb82dfc57b51fd9eb6a13d7 (diff)
downloadDoxygen-9066ec6131e1f77bbc745b50664db3cbcb2577ee.zip
Doxygen-9066ec6131e1f77bbc745b50664db3cbcb2577ee.tar.gz
Doxygen-9066ec6131e1f77bbc745b50664db3cbcb2577ee.tar.bz2
Release-1.7.6.1-20120110
Diffstat (limited to 'Makefile.win_make.in')
-rw-r--r--Makefile.win_make.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.win_make.in b/Makefile.win_make.in
index d3f270b..9b51ada 100644
--- a/Makefile.win_make.in
+++ b/Makefile.win_make.in
@@ -13,10 +13,9 @@ clean:
distclean: clean
-del src\Makefile.libdoxygen \
src\Makefile.doxygen \
- src\Makefile.doxytag \
src\Makefile.libdoxycfg
-del Makefile src\Makefile examples\Makefile doc\Makefile
- -del src\libdoxygen.pro src\doxygen.pro src\doxytag.pro src\libdoxycfg.pro
+ -del src\libdoxygen.pro src\doxygen.pro src\libdoxycfg.pro
-del src\version.cpp
docs: