* t/cxx-lt-demo.sh: ... in this test.

Signed-off-by: Stefano Lattarini <stefano.lattar...@gmail.com>
---
 t/cxx-lt-demo.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/cxx-lt-demo.sh b/t/cxx-lt-demo.sh
index ef2bc78..3c931e0 100755
--- a/t/cxx-lt-demo.sh
+++ b/t/cxx-lt-demo.sh
@@ -53,7 +53,7 @@ TESTS = try.sh
 check-local: test-objs
 test-objs:
        test -f src/main.$(OBJEXT)
-       test -f lib/libfoo.$(OBJEXT)
+       test -f lib/libfoo.lo
 END
 
 cat > src/Makefile.am << 'END'
-- 
1.7.9.5


Reply via email to