summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9688879af8..1aa3303979 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ else
DIRS += docs
endif
endif
-EXTRA_DIST := test llvm.spec include
+EXTRA_DIST := test llvm.spec include win32 Xcode
include $(LLVM_SRC_ROOT)/Makefile.rules