wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth Makefile.am


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth Makefile.am
Date: Thu, 21 Jul 2005 08:07:47 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/07/21 12:07:47

Modified files:
        .              : Makefile.am 

Log message:
        add global update-po target

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/Makefile.am.diff?tr1=1.43&tr2=1.44&r1=text&r2=text

Patches:
Index: wesnoth/Makefile.am
diff -u wesnoth/Makefile.am:1.43 wesnoth/Makefile.am:1.44
--- wesnoth/Makefile.am:1.43    Wed Jul 20 23:52:01 2005
+++ wesnoth/Makefile.am Thu Jul 21 12:07:47 2005
@@ -132,6 +132,9 @@
 
 EXTRA_DIST = config/config.rpath
 
+update-po:
+       @cd po && make $@ || exit $?
+
 # latest graph-includes.pl can be found currently at 
http://ydirson.free.fr/soft/wesnoth/graphs/
 wesnoth-deps.dot:
        (cd $(top_srcdir) && graph-includes -verbose --class wesnoth --group 
1-1 \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]