summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-10-24 15:46:51 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-10-24 15:46:51 +0000
commitae6e9ccc4360a82a37a47268313305cb348cd7f8 (patch)
tree529d4aa6918b5189bffd5115acd9ec2d2e579d16 /Makefile
parentc42b310af52c3a6da60ba95a1c12d2be7e5e0b12 (diff)
downloadATCD-ae6e9ccc4360a82a37a47268313305cb348cd7f8.tar.gz
ChangeLogTag:Fri Oct 24 10:46:56 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d2f57a9af60..efa5418f3f9 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ CLONE = Makefile \
ace \
apps \
bin \
+ lib \
etc \
examples \
include \
@@ -174,6 +175,7 @@ CONTROLLED_FILES = \
aceConf.sh.in \
apps \
bin \
+ lib \
docs \
etc \
examples \
@@ -199,6 +201,7 @@ RELEASE_LIB_FILES = \
ACE_wrappers/VERSION \
ACE_wrappers/ace \
ACE_wrappers/bin \
+ ACE_wrappers/lib \
ACE_wrappers/etc \
ACE_wrappers/include \
ACE_wrappers/m4 \