summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 24c8de57b..0da76f1a0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -103,6 +103,7 @@ SRC += events/actionevent.h \
const/gui/pages.h \
gui/chatlog.h \
enums/gui/chatmsgtype.h \
+ enums/gui/chattabtype.h \
gui/cliprect.h \
gui/color.h \
enums/gui/dialogtype.h \
@@ -878,7 +879,6 @@ manaplus_SOURCES += main.cpp \
gui/widgets/tabs/chat/battletab.h \
gui/widgets/tabs/chat/channeltab.cpp \
gui/widgets/tabs/chat/channeltab.h \
- gui/widgets/tabs/chat/chattabtype.h \
gui/widgets/tabs/debugwindowtabs.cpp \
gui/widgets/tabs/debugwindowtabs.h \
gui/widgets/tabs/chat/chattab.cpp \