summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/modules/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index a63a2cc..d6e1522 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -101,4 +101,4 @@ ENDIF ( NOT Server )
INSTALL ( TARGETS ${APPNAME}
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}/${APPNAME} )
-################################################################################
+################################################################################ \ No newline at end of file
diff --git a/src/modules/CMakeLists.txt b/src/modules/CMakeLists.txt
index c80704d..d5f1362 100644
--- a/src/modules/CMakeLists.txt
+++ b/src/modules/CMakeLists.txt
@@ -74,4 +74,4 @@ INSTALL ( TARGETS modTeleport
INSTALL ( TARGETS modAI
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}/${APPNAME}
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} )
-###############################################################################
+############################################################################### \ No newline at end of file