From 83660ebd468754d59c75f6ce0f694d4f3ccce9c8 Mon Sep 17 00:00:00 2001 From: scarab Date: Sat, 16 Aug 2008 21:36:40 +0000 Subject: - 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 --- src/modules/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules') 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} ) -- cgit v1.2.3