aboutsummaryrefslogtreecommitdiff
path: root/src/windows/identity/kconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/kconfig/Makefile')
-rw-r--r--src/windows/identity/kconfig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/windows/identity/kconfig/Makefile b/src/windows/identity/kconfig/Makefile
index 26619c0..98e9c25 100644
--- a/src/windows/identity/kconfig/Makefile
+++ b/src/windows/identity/kconfig/Makefile
@@ -35,8 +35,7 @@ OBJFILES= \
all: mkdirs $(INCFILES) $(OBJFILES)
clean::
- $(RM) $(INCFILES)
-
+ if exist '..\obj' $(RM) $(INCFILES)
# Tests
test:: util_test