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

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

[Wesnoth-cvs-commits] wesnoth/po Makefile.am


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth/po Makefile.am
Date: Tue, 02 Nov 2004 18:50:59 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    04/11/02 23:44:43

Modified files:
        po             : Makefile.am 

Log message:
        only remove po/*/Makefile.in.in links in distclean, not clean

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

Patches:
Index: wesnoth/po/Makefile.am
diff -u wesnoth/po/Makefile.am:1.5 wesnoth/po/Makefile.am:1.6
--- wesnoth/po/Makefile.am:1.5  Sat Oct 30 17:33:34 2004
+++ wesnoth/po/Makefile.am      Tue Nov  2 23:44:43 2004
@@ -7,7 +7,7 @@
                ( cd $$dir && make $@ || exit $? ); \
        done
 
-clean-local:
+distclean-local:
        @for dir in $(SUBDIRS); do \
                rm -f $$dir/Makefile.in.in ; \
        done




reply via email to

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