summaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index e7d9ebb45..0b7be5122 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -37,5 +37,7 @@ lib_weechat_main_a_SOURCES = weechat.c \
log.h \
fifo.c \
fifo.h \
+ session.c \
+ session.h \
utf8.c \
utf8.h