Don't canonicalise pathnames of included files.
[pspp-builds.git] / tests / automake.mk
index dfd49170a6d97337c548f9e8bb1c33d64b9eddc2..082889cdedfe26d098dff3a4c9bd9196a59c7fe4 100644 (file)
@@ -6,8 +6,11 @@ TESTS_ENVIRONMENT += PERL='@PERL@' PG_CONFIG='@PG_CONFIG@'
 # Allow locale_charset to find charset.alias before running "make install".
 TESTS_ENVIRONMENT += CHARSETALIASDIR='$(abs_top_builddir)/gl'
 
+TESTS_ENVIRONMENT += LC_ALL=C
+
 dist_TESTS = \
        tests/command/aggregate.sh \
+       tests/command/attributes.sh \
        tests/command/autorecod.sh \
        tests/command/beg-data.sh \
        tests/command/bignum.sh \