summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-11-27 07:50:47 (GMT)
committerAlexey Neyman <stilor@att.net>2018-11-27 07:50:47 (GMT)
commit71d85c9e16a040301b7d19c610175caf1ecee9cd (patch)
tree076067a67c77a75769814a103a149d189bd33ef4 /Makefile.am
parent5256e4768fde1bf20ffa459f5d4bd576c99ac375 (diff)
Include testing/ into the release.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 92ee910..2f76975 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@