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: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth Makefile.am
Date: Sun, 07 Nov 2004 09:23:36 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    04/11/07 14:17:01

Modified files:
        .              : Makefile.am 

Log message:
        install wmlxgettext, so that it can be used by user campaigns

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

Patches:
Index: wesnoth/Makefile.am
diff -u wesnoth/Makefile.am:1.19 wesnoth/Makefile.am:1.20
--- wesnoth/Makefile.am:1.19    Fri Nov  5 23:51:18 2004
+++ wesnoth/Makefile.am Sun Nov  7 14:17:01 2004
@@ -2,6 +2,8 @@
 SUBDIRS = intl po m4 src $(ISUBDIRS)
 pkgdatadir=$(datadir)/@DATADIR@
 
+bin_SCRIPTS = utils/wmlxgettext
+
 findfilterflags=-name CVS -prune -o -name ".cvs*" -o -name ".\#*" -o -type d
 
 if LITE




reply via email to

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