summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2003-12-15 19:02:29 +0000
committermichelou <michelou@epfl.ch>2003-12-15 19:02:29 +0000
commit67bb1e7543443fcfcf330692109e023a7aca7a81 (patch)
treed5e6503c97716d0e70418a866d0ddf7eb026bbd6 /Makefile.config
parent687adfac1185344fe9993a1fb2e7113682fbc260 (diff)
downloadscala-67bb1e7543443fcfcf330692109e023a7aca7a81.tar.gz
scala-67bb1e7543443fcfcf330692109e023a7aca7a81.tar.bz2
scala-67bb1e7543443fcfcf330692109e023a7aca7a81.zip
- all data for the Scala website is now in file...
- all data for the Scala website is now in file website.xml
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.config b/Makefile.config
index 95a74c5a27..12bb9b4394 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -31,9 +31,7 @@ PROJECT_APIDOCDIR ?= $(PROJECT_DOCUMENTDIR)/api
##############################################################################
# Website setup
-WEBSITE_DATA_INSTALLS ?= $(WEBSITE_SOURCEDIR)/downloads/installers.xml
-WEBSITE_DATA_DISTRIBS ?= $(WEBSITE_SOURCEDIR)/downloads/distrib/distributions.xml
-WEBSITE_DATA_WEBINST ?= $(WEBSITE_SOURCEDIR)/downloads/webinst.xml
+WEBSITE_DATA ?= $(PROJECT_WEBSITEDIR)/website.xml
##############################################################################
# External libraries