(no commit message)
[libt2n] / test-build-install-use
index 8bba385..fde6bdc 100755 (executable)
@@ -61,3 +61,4 @@ cd "$EXAMPLE_LIBUSAGE"
 autoreconf -f -i -M "$INSTDIR/usr/share/aclocal"
 ./configure --prefix="$INSTPREFIX"
 $MAKE distcheck
+echo "OK: example using installed example lib works"