Fixed ffi/Makefile-fragment install target.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Mon, 18 Apr 2011 15:25:25 +0000 (08:25 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Mon, 18 Apr 2011 15:25:25 +0000 (08:25 -0700)
commit92462057011513c642b97198741a172e6de067e3
tree002a35436af29eb93edde902816e51f378172afe
parent56fd6a47ab79b74b96b98661c5c14c46d37d1748
Fixed ffi/Makefile-fragment install target.

* src/Setup.sh: Create src/lib/ links to the ffi-test FFI.

* src/ffi/Makefile-fragment: Punt installing the ffi-test FFI, which
is intended for `make check', which developers run in the source tree.
The links in src/lib/ are enough; no need to copy files there.
src/Setup.sh
src/ffi/Makefile-fragment