summaryrefslogtreecommitdiff
path: root/t/nodist3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/nodist3.sh')
-rw-r--r--t/nodist3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/nodist3.sh b/t/nodist3.sh
index c00f5cb44..060031c8e 100644
--- a/t/nodist3.sh
+++ b/t/nodist3.sh
@@ -32,6 +32,6 @@ $ACLOCAL
$AUTOMAKE
grep '^dist:' Makefile.in && exit 1
-grep '^DIST_SOURCES =' Makefile.in && exit 1
+grep 'am.dist.sources' Makefile.in && exit 1
: