Install afscp.h from srcdir, not the build dir
authorBenjamin Kaduk <kaduk@mit.edu>
Wed, 21 May 2014 19:58:17 +0000 (15:58 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Fri, 23 May 2014 13:07:00 +0000 (09:07 -0400)
commit7a701239d8327ae738124edb5e11f3bcbb08a76b
treed79162a9ede55a6939d6204d38bf72eab744f3f9
parent1ac4eb1b84db2732b9c2645492daff9e25417475
Install afscp.h from srcdir, not the build dir

That header is not a generated file, and is not found in the
object directory.  make install would fail from a separate objdir
prior to this change.

Change-Id: I31041c793bd930cfe2fc3c5f8a754ba1b91c26e5
Reviewed-on: http://gerrit.openafs.org/11160
Reviewed-by: D Brashear <shadow@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/libafscp/Makefile.in