tests: merge two tests on automatic remake functionality
[platform/upstream/automake.git] / t / remake-subdir-grepping.sh
index a8afc40..0cce72e 100755 (executable)
@@ -34,5 +34,6 @@ $ACLOCAL
 $AUTOMAKE
 
 grep '^Makefile' sub/Makefile.in
+grep '\$(AUTOMAKE).* sub/Makefile' sub/Makefile.in
 
 :