]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Add sc-valgrind.sh in DISTFILES.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 6 Aug 2023 19:44:11 +0000 (21:44 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 6 Oct 2023 13:15:27 +0000 (15:15 +0200)
testsuite/Makefile.in

index ff491c4a34972207c709c3dc486564a5022bf1ba..475ec97dc5784aa2a7df169a9a481d2586310e54 100644 (file)
@@ -84,7 +84,7 @@ EXTRA_TARGETS = $(EXTRA_SOURCES:.c=$(EXEEXT))
 SOURCES = $(TS_SOURCES) $(EXTRA_SOURCES) testutils.c dlopen-test.c
 
 DISTFILES = $(SOURCES) $(CXX_SOURCES) Makefile.in \
-           $(TS_SH) gold-bug.txt testutils.h sha3.awk
+           $(TS_SH) sc-valgrind.sh gold-bug.txt testutils.h sha3.awk
 
 all: $(EXTRA_TARGETS)