CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <[EMAIL PROTECTED]> 04/09/03 09:28:41

Modified files:
        po             : Makefile.in.in 

Log message:
        trigger po/Makefile rebuild on po/Makevars change

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/Makefile.in.in.diff?tr1=1.9&tr2=1.10&r1=text&r2=text

Patches:
Index: wesnoth/po/Makefile.in.in
diff -u wesnoth/po/Makefile.in.in:1.9 wesnoth/po/Makefile.in.in:1.10
--- wesnoth/po/Makefile.in.in:1.9       Fri Sep  3 09:19:25 2004
+++ wesnoth/po/Makefile.in.in   Fri Sep  3 09:28:41 2004
@@ -407,7 +407,7 @@
 update-gmo: Makefile $(GMOFILES)
        @:
 
-Makefile: Makefile.in.in $(top_builddir)/config.status @POMAKEFILEDEPS@
+Makefile: Makefile.in.in Makevars $(top_builddir)/config.status 
@POMAKEFILEDEPS@
        cd $(top_builddir) \
          && CONFIG_FILES=$(subdir)/[EMAIL PROTECTED] CONFIG_HEADERS= \
               $(SHELL) ./config.status


Reply via email to