X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=4c3899b144f4147e4c91162962651444ea8d998d;hb=12fc15c56844de1492c4ee31cbb12a54b37cfc2e;hp=61c66bd56d65098792f3a0e91dda51736f99ecfa;hpb=8a92e0e0463ae192f86a7ccc924380a171e6f5da;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