aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/Makefile')
-rw-r--r--lib/System/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/System/Makefile b/lib/System/Makefile
index d0a7acf..043947d 100644
--- a/lib/System/Makefile
+++ b/lib/System/Makefile
@@ -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