From 5902c51fe5b81ec6e8651eb2d29255ec6b9659fa Mon Sep 17 00:00:00 2001 From: kitsunyan Date: Sat, 5 May 2018 04:22:05 +0300 Subject: Refactor bash completion building --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index feab296..8ceddbf 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ DIST = \ COPYING \ Makefile \ pakku.conf \ - completion/bash.in \ + completion/bash.patch \ completion/make.sh \ doc/asciidoc.conf \ ${MAN_PAGES:=.txt} \ @@ -77,7 +77,7 @@ all: \ ${TARGETS} \ ${TARGETS_NODIST} -completion/bash: completion/make.sh completion/bash.in +completion/bash: completion/make.sh completion/bash.patch @echo "GEN: $@" @(cd completion && ./make.sh) -- cgit v1.2.3-70-g09d2