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 | 5d1316e5fc220213cfce1d06513855c9854cb643 (patch) | |
tree | 49bed976854b1a2a1db3070ac916dbe649c80f28 /Makefile | |
parent | f909ea671a7999cb7ac237bc47a4372b5697b579 (diff) | |
download | ATCD-5d1316e5fc220213cfce1d06513855c9854cb643.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 \ |