From 9d6cab0f4b8e8ff585832a50860591e98f73ae98 Mon Sep 17 00:00:00 2001 From: Mateusz Kaduk Date: Thu, 28 Feb 2008 19:51:56 +0000 Subject: Added missing automake entries. Still bug in guildhandler code, plz fix it. --- src/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index a3a7bc1b..699efbe4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -43,6 +43,10 @@ tmw_SOURCES = gui/widgets/dropdown.cpp \ gui/gccontainer.h \ gui/gui.cpp \ gui/gui.h \ + gui/guildwindow.cpp \ + gui/guildwindow.h \ + gui/guildlistbox.cpp \ + gui/guildlistbox.h \ gui/hbox.h \ gui/hbox.cpp \ gui/help.cpp \ @@ -155,6 +159,8 @@ tmw_SOURCES = gui/widgets/dropdown.cpp \ net/chathandler.cpp \ net/connection.h \ net/connection.cpp \ + net/guildhandler.cpp \ + net/guildhandler.h \ net/internal.h \ net/internal.cpp \ net/inventoryhandler.h \ -- cgit v1.2.3-70-g09d2