aboutsummaryrefslogtreecommitdiff
path: root/src/windows/identity/util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/util/Makefile')
-rw-r--r--src/windows/identity/util/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/identity/util/Makefile b/src/windows/identity/util/Makefile
index 9d1cad2..97aff0e 100644
--- a/src/windows/identity/util/Makefile
+++ b/src/windows/identity/util/Makefile
@@ -45,4 +45,4 @@ SDKLIBFILES=
all: mkdirs $(INCFILES) $(OBJFILES)
clean::
- $(RM) $(INCFILES)
+ if exist '..\obj' $(RM) $(INCFILES) \ No newline at end of file