diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-16 00:32:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-16 00:32:41 +0300 |
commit | 236a451caa99a92cc57973a9f7e67b425a77327a (patch) | |
tree | ed18ca8c8e3db99e789c215917e81329c9fe7688 /src/Makefile.am | |
parent | c2e62187c5111c6ecc94573630f6da271d0145d6 (diff) | |
download | plus-236a451caa99a92cc57973a9f7e67b425a77327a.tar.gz plus-236a451caa99a92cc57973a9f7e67b425a77327a.tar.bz2 plus-236a451caa99a92cc57973a9f7e67b425a77327a.tar.xz plus-236a451caa99a92cc57973a9f7e67b425a77327a.zip |
add missing file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 2f4f4500f..811ae1c98 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -668,6 +668,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ net/partyshare.h \ net/pethandler.h \ net/playerhandler.h \ + net/questhandler.h \ net/registrationoptions.h \ net/sdltcpnet.cpp \ net/sdltcpnet.h \ |