Drop reference to no longer used sysconf_DATA

This commit is contained in:
Ville Skyttä 2015-02-15 10:01:43 +02:00
parent 6a1bf8d114
commit ba79e9e579

View File

@ -20,8 +20,7 @@ bash_completion.sh: bash_completion.sh.in Makefile
CLEANFILES = bash_completion.sh bash-completion.pc CLEANFILES = bash_completion.sh bash-completion.pc
EXTRA_DIST = CHANGES $(sysconf_DATA) $(pkgdata_DATA) bash_completion.sh.in \ EXTRA_DIST = CHANGES $(pkgdata_DATA) bash_completion.sh.in .dir-locals.el
.dir-locals.el
install-data-hook: install-data-hook:
tmpfile=`mktemp $${TMPDIR:-/tmp}/bash_completion.XXXXXX` && \ tmpfile=`mktemp $${TMPDIR:-/tmp}/bash_completion.XXXXXX` && \