Fixed editor not linking to SDL_ttf.

This commit is contained in:
Cédric Duval 2004-10-28 00:02:28 +00:00
parent 089e9886bf
commit c537ab8e45

View file

@ -249,6 +249,7 @@ wesnoth_editor_SOURCES = editor/editor.cpp \
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 \