summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-06 20:16:06 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-06 20:16:06 +0300
commit6e3bf9979165b7569ad7a58ec4679f2531e50b90 (patch)
tree567cb6881b1f95c60c8d882ca0aa4963006d4e6e /src/Makefile.am
parent7014a04cb0989b0e182f8a1346d33b005e200ad5 (diff)
downloadmv-6e3bf9979165b7569ad7a58ec4679f2531e50b90.tar.gz
mv-6e3bf9979165b7569ad7a58ec4679f2531e50b90.tar.bz2
mv-6e3bf9979165b7569ad7a58ec4679f2531e50b90.tar.xz
mv-6e3bf9979165b7569ad7a58ec4679f2531e50b90.zip
Add AuctionSearchType enum.
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 a0ec51227..0139599e4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -668,6 +668,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
net/friendshandler.h \
net/download.cpp \
net/download.h \
+ enums/net/auctionsearchtype.h \
enums/net/downloadstatus.h \
enums/net/packettypes.h \
net/gamehandler.h \