summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-10-29 23:36:53 +0300
committerAndrei Karas <akaras@inbox.ru>2013-10-29 23:39:29 +0300
commit7f2484d82112851dbeba83afd18790a58b03599d (patch)
tree6449022bbae8a55825febc7b08e3d4095f1de64f /src/Makefile.am
parent24179041d619875bda96eb94307b1f3dd64e6add (diff)
downloadmv-7f2484d82112851dbeba83afd18790a58b03599d.tar.gz
mv-7f2484d82112851dbeba83afd18790a58b03599d.tar.bz2
mv-7f2484d82112851dbeba83afd18790a58b03599d.tar.xz
mv-7f2484d82112851dbeba83afd18790a58b03599d.zip
Initial porting to NACL by Vasily_Makarov.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9f07e72f7..ebce034ea 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -428,6 +428,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
net/messagein.h \
net/messageout.cpp \
net/messageout.h \
+ net/nacltcpnet.cpp \
+ net/nacltcpnet.h \
net/net.cpp \
net/net.h \
net/npchandler.h \