tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / built-sources-install.sh
index 2f53bb5..e1c0bbc 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure 'install:' honors $(BUILT_SOURCES).
 # PR/359.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac << 'END'
 AC_CONFIG_FILES([dir/Makefile])