summaryrefslogtreecommitdiff
path: root/TAO/Makefile
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-29 12:58:45 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-29 12:58:45 +0000
commitee483dc27c3b01fa7e4c47e2b240735b871a8a55 (patch)
tree6fb6efa119fec565d32727d7b1c8a09c12478d44 /TAO/Makefile
parent73c23e949f179fee4b26a0c37e2a9ca19c80c01d (diff)
downloadATCD-ee483dc27c3b01fa7e4c47e2b240735b871a8a55.tar.gz
change mode of modified ChangeLog file to 644 after updating it.
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 1723852d24f..265ca7bc90f 100644
--- a/TAO/Makefile
+++ b/TAO/Makefile
@@ -90,7 +90,7 @@ ifeq ($(shell pwd),/project/adaptive/ACE_wrappers/TAO)
if ( ! $$message_printed++ ) { print "$$message\n"; } \
print; } ' $$CHANGELOG; \
cvs commit -m"$$TAO_VERSION" VERSION $$CHANGELOG; \
- chmod 644 VERSION) &&
+ chmod 644 VERSION $$CHANGELOG) &&
else
TIMESTAMP =
endif