From d0fef040eddc02a8681a7ccee6b628e835243a29 Mon Sep 17 00:00:00 2001 From: Serge Hallyn Date: Tue, 28 May 2024 13:25:49 -0500 Subject: [PATCH] tests: add the tests/ subdirectory to dist tarball This is a first step to helping distributions to use our tests in CI. Signed-off-by: Serge Hallyn --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 8f489073..22bbd561 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,3 +15,4 @@ SUBDIRS += man endif CLEANFILES = man/8.out man/po/remove-potcdate.* man/*/login.defs.d man/*/*.mo +EXTRA_DIST = tests/