From 396478fcc2ed755e02e2573c8be89e9a98aec512 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 20:40:30 +0200 Subject: Merging upstream version 1.22.5. Signed-off-by: Daniel Baumann --- dselect/Makefile.am | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'dselect/Makefile.am') diff --git a/dselect/Makefile.am b/dselect/Makefile.am index ebf8c76..261eff7 100644 --- a/dselect/Makefile.am +++ b/dselect/Makefile.am @@ -57,9 +57,18 @@ dselect_LDADD = \ ../lib/compat/libcompat.la \ # EOL +dist_bashcompletions_DATA = \ + # EOL + +EXTRA_DIST = \ + keyoverride \ + mkcurkeys.pl \ + # EOL -EXTRA_DIST = keyoverride mkcurkeys.pl -CLEANFILES = curkeys.hpp curkeys.h +CLEANFILES = \ + curkeys.hpp \ + curkeys.h \ + # EOL curkeys.$(OBJEXT): curkeys.h curkeys.hpp: dselect-curses.h -- cgit v1.2.3