]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
tests: Add debuginfod-subr.sh to EXTRA_DIST
authorMark Wielaard <mark@klomp.org>
Fri, 3 Sep 2021 11:10:43 +0000 (13:10 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 3 Sep 2021 11:10:43 +0000 (13:10 +0200)
Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/Makefile.am

index 0529f6417f0a598874a95ffef4b83c90006a86aa..9540f738896c7c147b6e683dabd81d9500a0d888 100644 (file)
@@ -1,3 +1,7 @@
+2021-09-03  Mark Wielaard  <mark@klomp.org>
+
+       * debuginfod-subr.sh (EXTRA_DIST): Add debuginfod-subr.sh.
+
 2021-08-28  Mark Wielaard  <mark@klomp.org>
 
        * run-debuginfod-find.sh: Use ":memory:" for the
index 3c302e72ebb54c06b6b815386b405dee3d6298ac..c586422e213b2f46447ddb50c3f89ecc6fa5da59 100644 (file)
@@ -300,7 +300,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh run-ar.sh \
             testfile21.bz2 testfile21.index.bz2 \
             testfile22.bz2 testfile23.bz2 testfile24.bz2 testfile25.bz2 \
             testfile26.bz2 testfile27.bz2 \
-            coverage.sh test-subr.sh test-wrapper.sh \
+            coverage.sh test-subr.sh test-wrapper.sh debuginfod-subr.sh \
             run-readelf-test1.sh run-readelf-test2.sh run-readelf-test3.sh \
             run-readelf-test4.sh run-readelf-twofiles.sh \
             run-bug1-test.sh testfile28.bz2 testfile28.rdwr.bz2 \