make/tools/Makefile

changeset 60
126389a38e7d
parent 1
55540e827aef
child 158
91006f157c46
     1.1 --- a/make/tools/Makefile	Mon Mar 09 23:36:43 2009 -0700
     1.2 +++ b/make/tools/Makefile	Mon Mar 23 17:43:15 2009 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 +# Copyright 1998-2009 Sun Microsystems, Inc.  All Rights Reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -33,6 +33,7 @@
    1.11  SUBDIRS =                   \
    1.12    strip_properties          \
    1.13    idlj                      \
    1.14 +  logutil		    \
    1.15  
    1.16  all build clean clobber::
    1.17  	$(SUBDIRS-loop)

mercurial