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

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

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


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth/src Makefile.am
Date: Sat, 21 May 2005 19:00:48 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/05/21 23:00:48

Modified files:
        src            : Makefile.am 

Log message:
        fix --enable-tools builds

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

Patches:
Index: wesnoth/src/Makefile.am
diff -u wesnoth/src/Makefile.am:1.94 wesnoth/src/Makefile.am:1.95
--- wesnoth/src/Makefile.am:1.94        Wed Apr 27 21:11:44 2005
+++ wesnoth/src/Makefile.am     Sat May 21 23:00:48 2005
@@ -541,8 +541,8 @@
        tstring.hpp \
        gettext.cpp
 
-exploder_LDADD = @SDL_IMAGE_LIBS@ @SDL_LIBS@ $(LIBZIPIOS)
-cutter_LDADD = @SDL_IMAGE_LIBS@ @SDL_LIBS@ $(LIBZIPIOS)
+exploder_LDADD = @SDL_IMAGE_LIBS@ @SDL_LIBS@ $(LIBZIPIOS) $(LIBINTL) 
$(PNG_LIBS)
+cutter_LDADD = @SDL_IMAGE_LIBS@ @SDL_LIBS@ $(LIBZIPIOS) $(LIBINTL) $(PNG_LIBS)
 
 #############################################################################
 #    Wesnoth Zip                                                            #




reply via email to

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