We don't distribute the operating system specific directories any more.

llvm-svn: 19563
This commit is contained in:
Reid Spencer 2005-01-14 22:43:01 +00:00
parent 3b8e719d1d
commit 730e7cb048
1 changed files with 1 additions and 1 deletions

View File

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