tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / per-target-flags.sh
index e5278fb..437d0b2 100755 (executable)
@@ -17,7 +17,7 @@
 # Test executable-specific and library-specific flags, both with
 # and without dependency tracking.
 
-. ./defs || Exit 1
+. test-init.sh|| Exit 1
 
 makefiles='Makefile libMakefile Makefile2 libMakefile2'