summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-27 14:59:08 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-27 14:59:08 +0000
commite6ba371ee87c9187652586c1c1385db28baa8a57 (patch)
treeb3989e24d412aefc584948088bd326e1b1e4be29 /src/Makefile.am
parentcdd52300446a9096100695b6cc337c6a17ebb3ff (diff)
downloadMana-e6ba371ee87c9187652586c1c1385db28baa8a57.tar.gz
Mana-e6ba371ee87c9187652586c1c1385db28baa8a57.tar.bz2
Mana-e6ba371ee87c9187652586c1c1385db28baa8a57.tar.xz
Mana-e6ba371ee87c9187652586c1c1385db28baa8a57.zip
Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton
modules to file lists.
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 3e0415ad..9a91e2f5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -13,6 +13,7 @@ tmw_SOURCES = sound/sound.cpp \
gui/inventory.cpp \
gui/login.cpp \
gui/npc.cpp \
+ gui/ok_dialog.cpp \
gui/passwordfield.cpp \
gui/progressbar.cpp \
gui/setup.cpp \