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

master
Ville Skyttä 2011-05-03 12:31:37 +03:00
parent 21c5a0eb9d
commit e5592133a3
1 changed files with 1 additions and 1 deletions

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