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: Wed, 23 Mar 2005 16:32:41 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    05/03/23 21:32:41

Modified files:
        .              : Makefile.am 

Log message:
        removed color defs from graph-includes invocations, since they are now 
defined in the wesnoth class

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

Patches:
Index: wesnoth/Makefile.am
diff -u wesnoth/Makefile.am:1.26 wesnoth/Makefile.am:1.27
--- wesnoth/Makefile.am:1.26    Tue Mar 15 00:14:08 2005
+++ wesnoth/Makefile.am Wed Mar 23 21:32:41 2005
@@ -105,7 +105,6 @@
 # latest graph-includes.pl can be found currently at 
http://ydirson.free.fr/soft/wesnoth/graphs/
 deps.dot:
        (cd $(top_srcdir)/src && graph-includes.pl -verbose -class wesnoth 
-group 1 1 \
-       -color 2 
widgets=linen,editor=cyan,server=pink,multiplayer=palegreen,serialization=steelblue1,mapcreator=gold
 \
        `find -name '*.[ch]pp'|sed s,\./,,`) > $@
 %.ps: %.dot
        dot -Tps $< > $@




reply via email to

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