Skip to content

Commit

Permalink
dist: include various *.in explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Apr 26, 2019
1 parent 659805b commit f2f8c7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ CLEANFILES = bash_completion.sh bash-completion.pc \

EXTRA_DIST = CHANGES $(pkgdata_DATA) bash_completion.sh.in .dir-locals.el \
.editorconfig README.md CONTRIBUTING.md pyproject.toml .perltidyrc \
.shellcheckrc
.shellcheckrc bash-completion.pc.in bash-completion-config.cmake.in \
bash-completion-config-version.cmake.in

install-data-hook:
tmpfile=`mktemp $${TMPDIR:-/tmp}/bash_completion.XXXXXX` && \
Expand Down

0 comments on commit f2f8c7b

Please sign in to comment.