summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-28 15:23:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-28 15:23:52 +0000
commit6c241dd43978e25a9ebf94ea5ab70250bf412e62 (patch)
tree94c8b2bf48bc6f5e93613216349eb5c9ec714a62 /Makefile
parentb9e64cf6a201fcf245688e7e10fb24d29bb235f3 (diff)
downloadATCD-6c241dd43978e25a9ebf94ea5ab70250bf412e62.tar.gz
ChangeLogTag: Fri Jul 28 10:23:03 2000 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 9 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 7268d55d167..adec470610a 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,8 @@ DIRS = ace \
apps \
examples \
performance-tests \
- websvcs
+ websvcs \
+ PACE
CLONE = Makefile \
ace \
@@ -34,7 +35,8 @@ CLONE = Makefile \
performance-tests \
TAO \
tests \
- websvcs
+ websvcs \
+ PACE
#----------------------------------------------------------------------------
# Include macros and targets
@@ -127,6 +129,7 @@ CONTROLLED_FILES = \
Makefile.am \
Makefile.in \
NEWS \
+ PACE \
PROBLEM-REPORT-FORM \
README \
THANKS \
@@ -174,6 +177,7 @@ ALL_RELEASE_FILES = \
RELEASE_LIB_FILES = \
ACE_wrappers/VERSION \
+ ACE_wrappers/PACE \
ACE_wrappers/ace \
ACE_wrappers/bin \
ACE_wrappers/etc \
@@ -187,9 +191,9 @@ RELEASE_LIB_FILES = \
# of the release file lists since they may already be in a directory
# found in those lists.
RELEASE_TAG_FILES = \
- man/Makefile.am \
- man/man3/Makefile.am \
- man/html/Makefile.am
+ man/Makefile.am \
+ man/man3/Makefile.am \
+ man/html/Makefile.am
.PHONY: release releasetao releaseall tag