From 71d85c9e16a040301b7d19c610175caf1ecee9cd Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 26 Nov 2018 23:50:47 -0800 Subject: Include testing/ into the release. Signed-off-by: Alexey Neyman --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 92ee9103..2f76975a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,8 @@ SUBDIRS = kconfig bin_SCRIPTS = ct-ng CLEANFILES = ct-ng bash-completion/ct-ng docs/ct-ng.1 EXTRA_DIST = bootstrap ct-ng.in bash-completion/ct-ng.in \ - docs/ct-ng.1.in packages maintainer + config/configure.in.in \ + docs/ct-ng.1.in packages maintainer testing if INSTALL_BASH_COMPLETION compdir = @BASH_COMPLETION_DIR@ -- cgit v1.2.3