| commit | 0c82def7159d2dda728f1f2f331878ff45d3ba87 | [log] [tgz] |
|---|---|---|
| author | Reid Spencer <rspencer@reidspencer.com> | Wed Apr 12 20:53:14 2006 +0000 |
| committer | Reid Spencer <rspencer@reidspencer.com> | Wed Apr 12 20:53:14 2006 +0000 |
| tree | 4a7f5f68f2712aa9ba28340950ea1dec59e79335 | |
| parent | ad2072643ac2ea2c13f991474e500b28a160bb46 [diff] [blame] |
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
diff --git a/Makefile b/Makefile index 9688879..1aa3303 100644 --- a/Makefile +++ b/Makefile
@@ -25,7 +25,7 @@ DIRS += docs endif endif -EXTRA_DIST := test llvm.spec include +EXTRA_DIST := test llvm.spec include win32 Xcode include $(LLVM_SRC_ROOT)/Makefile.rules