corba/make/tools/Makefile
changeset 2306 70ca22b481e1
parent 4 02bb8761fcce
child 5555 b2b5ed3f0d0d
--- a/corba/make/tools/Makefile	Mon Mar 09 23:36:43 2009 -0700
+++ b/corba/make/tools/Makefile	Mon Mar 23 17:43:15 2009 -0700
@@ -1,5 +1,5 @@
 #
-# Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 1998-2009 Sun Microsystems, Inc.  All Rights Reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -33,6 +33,7 @@
 SUBDIRS =                   \
   strip_properties          \
   idlj                      \
+  logutil		    \
 
 all build clean clobber::
 	$(SUBDIRS-loop)