summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-12 14:01:21 +0000
committerjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-12 14:01:21 +0000
commit77ab97a736a6d3e0203fccd09635312ccc640a85 (patch)
tree062ea50f149cf695123b1c64d85739d2955b7195 /Makefile
parentc129a110853f96815e651d24379b4f4b304a77b5 (diff)
downloadATCD-77ab97a736a6d3e0203fccd09635312ccc640a85.tar.gz
Fri Jan 12 07:59:19 2001 Joe Hoffert <joeh@cs.wustl.edu>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index df9ce9ca7a2..ef4d316929e 100644
--- a/Makefile
+++ b/Makefile
@@ -21,13 +21,8 @@ DIRS = ace \
apps \
examples \
performance-tests \
- websvcs
-
-# PACE still does not compile under several platforms. Disabled
-# unless pace=1 is set
-ifeq ($(pace),1)
-DIRS += PACE
-endif
+ websvcs \
+ PACE
CLONE = Makefile \
ace \