summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 76010cb73..c1287e06c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -479,8 +479,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
being.h \
spellmanager.cpp \
spellmanager.h \
- chatlog.cpp \
- chatlog.h \
+ chatlogger.cpp \
+ chatlogger.h \
client.cpp \
client.h \
channel.cpp \
@@ -539,8 +539,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
listener.h \
localplayer.cpp \
localplayer.h \
- log.cpp \
- log.h \
+ logger.cpp \
+ logger.h \
main.cpp \
main.h \
map.cpp\