summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-10-13 15:21:36 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-10-13 15:21:36 +0000
commitbf23cb55879943f7c29ff66ae99dab341aba5c66 (patch)
treea713e509739e69bace491c6f059798185638b4d0 /src/Makefile.am
parentacf69fd277e17c6bdf001551697d7321f84909df (diff)
downloadmana-client-bf23cb55879943f7c29ff66ae99dab341aba5c66.tar.gz
mana-client-bf23cb55879943f7c29ff66ae99dab341aba5c66.tar.bz2
mana-client-bf23cb55879943f7c29ff66ae99dab341aba5c66.tar.xz
mana-client-bf23cb55879943f7c29ff66ae99dab341aba5c66.zip
Make sure Alt shortcuts don't appear in chatbox.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1284e7bb..8a6b5b9d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -120,7 +120,6 @@ tmw_SOURCES = graphic/spriteset.cpp \
net/packet.h \
net/protocol.cpp \
net/protocol.h \
- net/win2linux.h \
resources/image.cpp \
resources/image.h \
resources/imagewriter.cpp \
@@ -177,7 +176,8 @@ tmw_SOURCES = graphic/spriteset.cpp \
serverinfo.h \
sound.cpp \
sound.h \
- sprite.h
+ sprite.h \
+ tileset.h
# set the include path found by configure
INCLUDES = \