summaryrefslogtreecommitdiff
path: root/t/lex-depend-cxx.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-depend-cxx.sh')
-rw-r--r--t/lex-depend-cxx.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/lex-depend-cxx.sh b/t/lex-depend-cxx.sh
index fc89c8aa5..79a2f3b77 100644
--- a/t/lex-depend-cxx.sh
+++ b/t/lex-depend-cxx.sh
@@ -82,6 +82,11 @@ $AUTOCONF
# using slow dependency extractors.
./configure --enable-dependency-tracking
+# For debugging.
+for f in $(find . -name '*.Po'); do
+ cat $f
+done
+
$MAKE test-deps-exist
$MAKE