summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-05-12 09:26:58 +0000
committerDavid Athay <ko2fan@gmail.com>2008-05-12 09:26:58 +0000
commit96b79b905b22bfcf4b35c26e6e70065e4ce3222c (patch)
tree68e23684741d04d4a6f1394ae82d64140871073e /ChangeLog
parentb57ab24cdaa596bf91604279c97fbfdeff1dc93b (diff)
downloadmana-96b79b905b22bfcf4b35c26e6e70065e4ce3222c.tar.gz
mana-96b79b905b22bfcf4b35c26e6e70065e4ce3222c.tar.bz2
mana-96b79b905b22bfcf4b35c26e6e70065e4ce3222c.tar.xz
mana-96b79b905b22bfcf4b35c26e6e70065e4ce3222c.zip
Fix building on other build systems
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca2f06bd..1e223054 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-12 David Athay <ko2fan@gmail.com>
+
+ * src/Makefile.am, src/CMakeLists.txt: Fix building on other systems.
+
2008-05-09 David Athay <ko2fan@gmail.com>
* src/gui/setup_keyboard.cpp, src/gui/setup.cpp,