From: Paul Floyd Date: Fri, 21 Apr 2023 20:57:09 +0000 (+0200) Subject: Add missing user_histo1.stdout.exp to EXTRA_DIST X-Git-Tag: VALGRIND_3_21_0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc5209d42b65f1c428108e92615ac4bae3681706;p=thirdparty%2Fvalgrind.git Add missing user_histo1.stdout.exp to EXTRA_DIST --- diff --git a/dhat/tests/Makefile.am b/dhat/tests/Makefile.am index e504b46551..df36ef2b4b 100644 --- a/dhat/tests/Makefile.am +++ b/dhat/tests/Makefile.am @@ -12,7 +12,8 @@ EXTRA_DIST = \ empty.stderr.exp empty.vgtest \ sig.stderr.exp sig.vgtest \ single.stderr.exp single.vgtest \ - user_histo1.stderr.exp user_histo1.vgtest + user_histo1.stderr.exp user_histo1.vgtest \ + user_histo1.stdout.exp check_PROGRAMS = \ acc \