- make it work with VPATH

This commit is contained in:
Bryce Denney 2002-10-16 13:09:52 +00:00
parent 69b0917ee7
commit 4417fb4865

View File

@ -6,7 +6,7 @@ test:
@echo "*** Test done in `pwd`"
uselib.out.expected::
-./uselib | ../filter-test-output > uselib.out.expected
-./uselib | ${top_srcdir}/filter-test-output > uselib.out.expected
clean-common::
rm -rf .libs *.o *.lo *.la *.dll uselib uselib.exe bin lib uselib.out