build: Add git.mk helper

This commit is contained in:
Bastien Nocera
2011-03-30 16:39:28 +01:00
parent e01eed1bfd
commit e4325d07c9
2 changed files with 198 additions and 0 deletions

View File

@ -22,3 +22,5 @@ check-translations:
update-translations: create-pot check-translations
@tx pull --all --force --skip
@tx push --source
-include $(top_srcdir)/git.mk