Fixed build system to allow for out-of-source tree builds
commite8adb5e6ce011737194f93cf7c4c180adc5c1a6e
authorChris Frey <cdfrey@foursquare.net>
Thu, 17 May 2012 07:31:12 +0000 (17 03:31 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 17 May 2012 07:31:12 +0000 (17 03:31 -0400)
tree1f4586216c011cc990643ac2ecd33c82f3c7ac19
parent29ccc47958023e83ffacd7d8fd71938fd8646e25
Fixed build system to allow for out-of-source tree builds

When using configure from a directory other than the top level source
tree, there was trouble compiling the compat/ and listhash/ libraries.
Two minor path fixes changed that.
lib/Makefile.in