summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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 \