summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-06-03 11:07:43 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-06-03 11:07:43 +0000
commitd6c5974dcedc33177c99196b3b94d220346c5f8f (patch)
tree0f41853ce39b721fb1f5da9ce9199c173d264de3 /src/Makefile.am
parent2237e5cda55151147fa3b0d23a4d74fb7f07c1fe (diff)
downloadMana-d6c5974dcedc33177c99196b3b94d220346c5f8f.tar.gz
Mana-d6c5974dcedc33177c99196b3b94d220346c5f8f.tar.bz2
Mana-d6c5974dcedc33177c99196b3b94d220346c5f8f.tar.xz
Mana-d6c5974dcedc33177c99196b3b94d220346c5f8f.zip
Added some files to be included with the release.
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 088c4b18..9e6cb4c5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -204,6 +204,8 @@ tmw_SOURCES = gui/widgets/resizegrip.cpp \
utils/base64.cpp \
utils/base64.h \
utils/dtor.h \
+ utils/fastsqrt.h \
+ utils/minmax.h \
utils/tostring.h \
utils/xml.cpp \
utils/xml.h \