aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0af2c97481..ae3ffa2a52 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ test :: all
distclean:: clean
$(VERB) $(RM) -rf $(LEVEL)/Makefile.config \
- $(LEVEL)/include/Config/config.h \
+ $(LEVEL)/include/llvm/Config/config.h \
$(LEVEL)/autoconf/autom4te.cache \
$(LEVEL)/config.log \
$(LEVEL)/TAGS