CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Guillaume Melquiond <[EMAIL PROTECTED]> 04/11/18 19:47:36

Modified files:
        src            : Makefile.am 

Log message:
        Remove filechooser dependency.

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

Patches:
Index: wesnoth/src/Makefile.am
diff -u wesnoth/src/Makefile.am:1.61 wesnoth/src/Makefile.am:1.62
--- wesnoth/src/Makefile.am:1.61        Sun Nov  7 08:32:50 2004
+++ wesnoth/src/Makefile.am     Thu Nov 18 19:47:36 2004
@@ -41,7 +41,6 @@
                  dialogs.cpp \
                  display.cpp \
                  events.cpp \
-                 filechooser.cpp \
                  filesystem.cpp \
                  font.cpp \
                  game.cpp \
@@ -92,7 +91,6 @@
                  unit_types.cpp \
                  video.cpp \
                  widgets/button.cpp \
-                 widgets/file_chooser.cpp \
                  widgets/combo.cpp \
                  widgets/label.cpp \
                  widgets/menu.cpp \
@@ -172,7 +170,6 @@
                  util.hpp \
                  video.hpp \
                  widgets/button.hpp \
-                 widgets/file_chooser.hpp \
                  widgets/combo.hpp \
                  widgets/label.hpp \
                  widgets/menu.hpp \


Reply via email to