summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-16 00:38:54 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-16 00:38:54 +0300
commit7c701ca5041fbd7430c478f0c709c12eda664c89 (patch)
treed5892166d610701885462446620a586c5b7df244 /src/Makefile.am
parent236a451caa99a92cc57973a9f7e67b425a77327a (diff)
downloadmv-7c701ca5041fbd7430c478f0c709c12eda664c89.tar.gz
mv-7c701ca5041fbd7430c478f0c709c12eda664c89.tar.bz2
mv-7c701ca5041fbd7430c478f0c709c12eda664c89.tar.xz
mv-7c701ca5041fbd7430c478f0c709c12eda664c89.zip
Add missing file into make file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 811ae1c98..013d7459f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -642,6 +642,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
net/charserverhandler.cpp \
net/charserverhandler.h \
net/chathandler.h \
+ net/familyhandler.h \
net/download.cpp \
net/download.h \
net/downloadstatus.h \