summaryrefslogtreecommitdiffstats
path: root/dselect/Makefile.am
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:28 +0000
commit774e54c8927088c60617dc9345f55eaabb23256a (patch)
tree7d82ddb667eaec624064c430b57818c78184e3c7 /dselect/Makefile.am
parentAdding upstream version 1.22.4. (diff)
downloaddpkg-774e54c8927088c60617dc9345f55eaabb23256a.tar.xz
dpkg-774e54c8927088c60617dc9345f55eaabb23256a.zip
Adding upstream version 1.22.5.upstream/1.22.5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dselect/Makefile.am')
-rw-r--r--dselect/Makefile.am13
1 files changed, 11 insertions, 2 deletions
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