Add EXTRA_DIST for additional files to be distributed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17233 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer
2004-10-26 03:12:11 +00:00
parent 7f2cd27ff1
commit 20ac4e3699
6 changed files with 10 additions and 1 deletions

View File

@@ -10,4 +10,6 @@ LEVEL = ../..
LIBRARYNAME = LLVMsystem
BUILD_ARCHIVE = 1
EXTRA_DIST = AIX Cygwin Darwin FreeBSD Interix Linux SunOS Unix Win32
include $(LEVEL)/Makefile.common