OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-265-ga62de61

Gerrit Code Review gerrit@openafs.org
Mon, 14 Jun 2010 18:07:25 -0700 (PDT)


The following commit has been merged in the master branch:
commit a62de618552bd3a3ccb5d1988fd3b5b82cb5124f
Author: Russ Allbery <rra@stanford.edu>
Date:   Mon Jun 14 15:28:20 2010 -0700

    Build util tests properly with make check
    
    If one runs make check without previously running make at the top
    level first, it didn't build the util test programs properly.
    Recurse into subdirectories for make check as well, and add the
    check, test, and tests targets to tests/util/Makefile.in
    
    Change-Id: Idc2caf4cf83a48da350e724aba2ac1228795085d
    Reviewed-on: http://gerrit.openafs.org/2162
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 tests/Makefile.in      |    1 +
 tests/util/Makefile.in |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository