summaryrefslogtreecommitdiff
path: root/src/modules/CMakeLists.txt
diff options
context:
space:
mode:
authorscarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-08-16 21:36:40 +0000
committerscarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-08-16 21:36:40 +0000
commit83660ebd468754d59c75f6ce0f694d4f3ccce9c8 (patch)
tree173df140702a6b3f0d7162c9aaaee9b30cba3064 /src/modules/CMakeLists.txt
parentc68df329f2483d8fc9b75488c695787cd18c20a4 (diff)
- tuxanci pouzivaji automatickej path generator
- uz neni treba config.h (cool ne) - celkem citelnej path.h (vic cool ne?) git-svn-id: http://opensvn.csie.org/tuxanci_ng@202 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/modules/CMakeLists.txt')
-rw-r--r--src/modules/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/CMakeLists.txt b/src/modules/CMakeLists.txt
index 7b8a6ea..6931f68 100644
--- a/src/modules/CMakeLists.txt
+++ b/src/modules/CMakeLists.txt
@@ -52,7 +52,7 @@ SET ( SRC_modAI
modAI.c
)
###############################################################################
-# COMPILATION ITSELF
+# COMPILATION AND INSTALLATION ITSELF
###############################################################################
ADD_LIBRARY ( modWall SHARED ${SRC_modWall} )
ADD_LIBRARY ( modPipe SHARED ${SRC_modPipe} )