Petr Machata <[email protected]> writes:
> Forgot to include the following:
And this as well:
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b519679..dc2a946 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -291,7 +291,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \
testfile-sizes3.o.bz2 \
run-readelf-A.sh testfileppc32attrs.o.bz2 \
testfile-debug-types.bz2 \
- run-getsrc-die.sh run-strptr.sh
+ run-getsrc-die.sh run-strptr.sh run-test-iterators.sh
if USE_VALGRIND
valgrind_cmd='valgrind -q --error-exitcode=1 --run-libc-freeres=no'