diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 44608c9..29aee65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,3 +57,6 @@ upload-release: $(DIST_ARCHIVES) EXTRA_DIST = \ config.rpath \ HACKING + +transifex: + sh build/tx-update |