test: Fix srcdir != objdir build and test failures
authorDaniel Stone <daniel@fooishbar.org>
Sat, 25 Apr 2009 04:29:23 +0000 (14:29 +1000)
committerDaniel Stone <daniel@fooishbar.org>
Sat, 25 Apr 2009 04:56:47 +0000 (14:56 +1000)
commita5ce9754dc3c8313e9d35bf86d31d78e8bf9653c
tree02ff5804f3071083b0fa7b4a5e0a37fb5f47c595
parent4e854a21aa3d0dbb281db911849ed3d7cb73303c
test: Fix srcdir != objdir build and test failures

filecomp would fail because it couldn't find the input files, after
compilation failed due to missing includes.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
test/Makefile.am
test/filecomp.sh