libafsauthent: fix parallel build
authorMarc Dionne <marc.c.dionne@gmail.com>
Fri, 14 Sep 2012 23:23:55 +0000 (19:23 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Sat, 15 Sep 2012 02:02:30 +0000 (19:02 -0700)
commitf1b88f0713e49ed89a230364be9f12b62f2fe46b
tree79cc28b887971e8f65d16560967e6610fb026e93
parentc4c51444ebd35fe0ceccde23512707ae693210ee
libafsauthent: fix parallel build

Same logic as ee18ccbe - we have to avoid building libafsauthent.la
and libafsauthent_pic.la at the same time.  Add a dependency to
force make to build them in sequence.

Change-Id: I4b341d7688a249e0067c3917909259c813f26717
Reviewed-on: http://gerrit.openafs.org/8121
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/libafsauthent/Makefile.in