Include the win32 and Xcode directories in the distribution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27626 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-04-12 20:53:14 +00:00
parent ad2072643a
commit 0c82def715

View File

@ -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