build system: Remove bash-completion.pc with "make clean".

This commit is contained in:
Ville Skyttä 2011-05-03 12:31:37 +03:00
parent 21c5a0eb9d
commit e5592133a3

View File

@ -11,7 +11,7 @@ pkgconfig_DATA = bash-completion.pc
bash_completion.sh: bash_completion.sh.in Makefile
sed -e 's|@pkgdatadir[@]|$(pkgdatadir)|' <$(srcdir)/$@.in >$@
CLEANFILES = bash_completion.sh
CLEANFILES = bash_completion.sh bash-completion.pc
EXTRA_DIST = CHANGES $(sysconf_DATA) $(pkgdata_DATA) bash_completion.sh.in