summaryrefslogtreecommitdiff
path: root/data/help/Makefile.am
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-03-21 16:03:39 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-03-21 16:19:40 +0100
commit4a8c6daddf85db4ea9cc78b4a351e4ac4462e99d (patch)
tree1c3e0b37731d2c82eaef1a9dfb5ff09afe14efb7 /data/help/Makefile.am
parenta183b3f252915a4bb4c8174504336d2494d8b183 (diff)
downloadmana-client-4a8c6daddf85db4ea9cc78b4a351e4ac4462e99d.tar.gz
mana-client-4a8c6daddf85db4ea9cc78b4a351e4ac4462e99d.tar.bz2
mana-client-4a8c6daddf85db4ea9cc78b4a351e4ac4462e99d.tar.xz
mana-client-4a8c6daddf85db4ea9cc78b4a351e4ac4462e99d.zip
Added CMake build system to source distribution
The source distribution is currently still made using autoconf, but now you can build/install it using CMake as well. Reviewed-by: Bernd Wachter
Diffstat (limited to 'data/help/Makefile.am')
-rw-r--r--data/help/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/help/Makefile.am b/data/help/Makefile.am
index 826f0fad..5abd2735 100644
--- a/data/help/Makefile.am
+++ b/data/help/Makefile.am
@@ -12,4 +12,5 @@ help_DATA = \
team.txt
EXTRA_DIST = \
- $(help_DATA)
+ $(help_DATA) \
+ CMakeLists.txt