diff options
Diffstat (limited to 'src/windows/identity/help')
| -rw-r--r-- | src/windows/identity/help/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/identity/help/Makefile b/src/windows/identity/help/Makefile index fa76b026c..2cfe823a8 100644 --- a/src/windows/identity/help/Makefile +++ b/src/windows/identity/help/Makefile @@ -36,4 +36,4 @@ $(CHMFILE): netidmgr.hhp $(CP) netidmgr.chm $(CHMFILE)
clean::
- $(RM) $(CHMFILE)
\ No newline at end of file + if exist '..\obj' $(RM) $(INCFILES)
\ No newline at end of file |
