summaryrefslogtreecommitdiff
path: root/TAO/Makefile
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-15 17:23:22 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-15 17:23:22 +0000
commit7ac8fe221a769d946230c4e692dd991336f493b7 (patch)
treec3f5596e0907aab039c41a6d5d50c8a9701d03ee /TAO/Makefile
parentb2502a2ec723cdd108aa0123f9830c5ca1e7f18c (diff)
downloadATCD-7ac8fe221a769d946230c4e692dd991336f493b7.tar.gz
ChangeLogTag: Thu Jul 15 12:19:44 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'TAO/Makefile')
-rw-r--r--TAO/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/Makefile b/TAO/Makefile
index 9af9addbdc7..169784a4efc 100644
--- a/TAO/Makefile
+++ b/TAO/Makefile
@@ -104,5 +104,5 @@ CHECK =
#### Then, make releasetao is invoked to actually create the kit.
release: INSTALL
@$(ACE_ROOT)/bin/make_release $(CHECK) -k tao -t $(REL) \
- -c "$(CONTROLLED_FILES)" -r "$(RELEASE_FILES)" && \
+ -c "$(CONTROLLED_FILES)" -r "$(RELEASE_FILES)" -u && \
cd .. && $(MAKE) releasetao