[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/src Makefile.am
From: |
Cedric Duval |
Subject: |
[Wesnoth-cvs-commits] wesnoth/src Makefile.am |
Date: |
Wed, 27 Oct 2004 20:07:57 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Cedric Duval <address@hidden> 04/10/28 00:02:28
Modified files:
src : Makefile.am
Log message:
Fixed editor not linking to SDL_ttf.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/Makefile.am.diff?tr1=1.54&tr2=1.55&r1=text&r2=text
Patches:
Index: wesnoth/src/Makefile.am
diff -u wesnoth/src/Makefile.am:1.54 wesnoth/src/Makefile.am:1.55
--- wesnoth/src/Makefile.am:1.54 Tue Oct 26 19:03:55 2004
+++ wesnoth/src/Makefile.am Thu Oct 28 00:02:28 2004
@@ -249,6 +249,7 @@
widgets/scrollbar.cpp \
widgets/slider.cpp \
widgets/widget.cpp \
+ sdl_ttf/SDL_ttf.c \
editor/editor.hpp \
editor/editor_layout.hpp \
editor/map_manip.hpp \
- [Wesnoth-cvs-commits] wesnoth/src Makefile.am,
Cedric Duval <=