From 857d17d2102b71fc41d5469238943cfc2d6fc4e1 Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Fri, 17 Jun 2022 19:57:31 +0200 Subject: [PATCH] Fix makefile to include wipe-test in dist tarball. --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 8fc0151c..f49361c3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -91,7 +91,8 @@ EXTRA_DIST = compatimage.img.xz compatv10image.img.xz \ ssh-plugin-test \ generate-symbols-list \ run-all-symbols \ - fake_token_path.c + fake_token_path.c \ + unit-wipe-test CLEANFILES = cryptsetup-tst* valglog* *-fail-*.log test-symbols-list.h fake_token_path.so clean-local: