X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=4c3899b144f4147e4c91162962651444ea8d998d;hb=d6847c6f0961c2226bb75d3a9b56af2e482c57cf;hp=61c66bd56d65098792f3a0e91dda51736f99ecfa;hpb=deb4fd96c0c171fc8eb64f7f1e7f5c2af4931416;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 61c66bd5..4c3899b1 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -341,11 +341,12 @@ EXTRA_DIST += \ CLEANFILES += *.save pspp.* foo* -DIST_HOOKS += check-for-export-var-val check-for-export-var-val: @if grep -q 'export .*=' $(dist_TESTS) ; then \ echo 'One or more tests contain non-portable "export VAR=val" syntax' ; \ false ; \ fi +DIST_HOOKS += check-for-export-var-val + EXTRA_DIST += tests/OChangeLog