summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-24 21:00:02 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-24 21:00:02 +0000
commitfb6c257cf9825356a48554e50a8a60c501c2dc60 (patch)
tree49bed976854b1a2a1db3070ac916dbe649c80f28 /Makefile
parentcdbffe1f571da41f9a959e0227df04536c15d8a3 (diff)
downloadATCD-fb6c257cf9825356a48554e50a8a60c501c2dc60.tar.gz
ChangeLogTag:Thu Jan 24 14:53:38 2002 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f983dccae0..83d5ffec178 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,8 @@ DIRS = ace \
apps \
examples \
performance-tests \
- websvcs
+ websvcs \
+ XML
CLONE = Makefile \
ace \
@@ -35,6 +36,7 @@ CLONE = Makefile \
TAO \
tests \
websvcs \
+ XML \
PACE
#----------------------------------------------------------------------------
@@ -134,6 +136,7 @@ CONTROLLED_FILES = \
THANKS \
TODO \
VERSION \
+ XML \
acconfig.h \
ace \
ace-config.1.in \