summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-08-11 14:17:54 +0000
committerpaltherr <paltherr@epfl.ch>2003-08-11 14:17:54 +0000
commitd24f7cda21e4669af4a905e086f3fa686794dc90 (patch)
treede7f13ed170727aa7c4c99ef777b5e5f12a5f53b /Makefile
parent32cef67832e8cc1d3f0d531548334451a6d044da (diff)
downloadscala-d24f7cda21e4669af4a905e086f3fa686794dc90.tar.gz
scala-d24f7cda21e4669af4a905e086f3fa686794dc90.tar.bz2
scala-d24f7cda21e4669af4a905e086f3fa686794dc90.zip
- Updated Makefile.distrib
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 208ed990a5..4374ac6c21 100644
--- a/Makefile
+++ b/Makefile
@@ -299,6 +299,7 @@ $(PROJECT_JAR_ARCHIVE) :
##############################################################################
# Includes
+include $(PROJECT_ROOT)/Makefile.distrib
include $(PROJECT_SUPPORTDIR)/make/jc.mk
include $(PROJECT_SUPPORTDIR)/make/jar.mk
include $(PROJECT_SUPPORTDIR)/make/sc.mk