print a nice error if bugpoint gets an error reading inputs. Bug identified
[oota-llvm.git] / Makefile
index 9688879af8bc5aa08a710038199163b4f1d8efeb..1aa33039794ad534742c5c08114342283f742c8b 100644 (file)
--- 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