From: Reid Spencer Date: Wed, 12 Apr 2006 20:53:14 +0000 (+0000) Subject: Include the win32 and Xcode directories in the distribution. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0c82def7159d2dda728f1f2f331878ff45d3ba87;p=oota-llvm.git 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 9688879af8b..1aa33039794 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