summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-13 13:25:45 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-13 13:25:45 +0200
commitd9e7cbbef13755727fa2148b37aa12c2a908ce79 (patch)
tree374013cea29a3efbdac69abdbe890eebb5d449df /Makefile.am
parentdb6489b4fae0734cf78a015b845c594aaa0d557e (diff)
downloadgnutls-d9e7cbbef13755727fa2148b37aa12c2a908ce79.tar.gz
Translation fixes.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 74df98f8df..f4d08a49b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,10 +32,6 @@ ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4
# Maintainer targets
-update-po: refresh-po
- -cg-add `ls po/*.po | grep -v quot.po`
- cg-commit -m "Sync with TP." po/LINGUAS `ls po/*.po | grep -v quot.po`
-
ChangeLog:
git log --pretty --numstat --summary --since="2005 November 07" -- | git2cl > ChangeLog
cat .cvscopying >> ChangeLog