OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1624-g1589e29

Gerrit Code Review gerrit@openafs.org
Thu, 8 Sep 2011 08:28:34 -0700 (PDT)


The following commit has been merged in the master branch:
commit 1589e29f4e03919064c769372a7601957a8a033c
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Tue Sep 6 14:03:41 2011 +0100

    pam: Don't duplicate .c.o rule
    
    Our included configuration has a perfectly fine .c.o rule, so don't
    override it in this Makefile, as all that does is produce a warning at
    build time
    
    Change-Id: If8d37f50932124ef0adef64ec23d81e646da337a
    Reviewed-on: http://gerrit.openafs.org/5371
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/pam/Makefile.in |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository