From 50fd78f07681884419eb7dd85798cbb78f9e045f Mon Sep 17 00:00:00 2001 From: schmidt Date: Wed, 16 Sep 1998 01:39:16 +0000 Subject: *** empty log message *** --- TAO/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'TAO/Makefile') diff --git a/TAO/Makefile b/TAO/Makefile index b66569cbe3f..168004364d2 100644 --- a/TAO/Makefile +++ b/TAO/Makefile @@ -25,13 +25,16 @@ DIRS = tao \ examples \ performance-tests \ tests \ - utils \ + utils CLONE = Makefile \ tao \ TAO_IDL \ orbsvcs \ + examples \ + performance-tests \ tests \ + utils #---------------------------------------------------------------------------- # Include macros and targets @@ -72,7 +75,10 @@ CONTROLLED_FILES = ChangeLog \ tao \ TAO_IDL \ orbsvcs \ + examples \ + performance-tests \ tests \ + utils \ VERSION RELEASE_FILES = $(addprefix TAO/,$(CONTROLLED_FILES)) \ -- cgit v1.2.1