build: Clean Makevar now that we generate one on our own

Since we generate our own Makevar for the po subdir we also need to clean
it up. If not distcheck complains about uncleaned files.
This commit is contained in:
Stefan Schmidt 2014-07-30 09:19:53 +02:00
parent ca2e2af522
commit 089bd6f9b3
1 changed files with 1 additions and 0 deletions

View File

@ -425,3 +425,4 @@ pkgbuild::
clean-local:
rm -rf benchmark coverage
rm -f po/Makevars