diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-24 21:00:02 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-24 21:00:02 +0000 |
commit | fb6c257cf9825356a48554e50a8a60c501c2dc60 (patch) | |
tree | 49bed976854b1a2a1db3070ac916dbe649c80f28 /Makefile | |
parent | cdbffe1f571da41f9a959e0227df04536c15d8a3 (diff) | |
download | ATCD-fb6c257cf9825356a48554e50a8a60c501c2dc60.tar.gz |
ChangeLogTag:Thu Jan 24 14:53:38 2002 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 \ |