summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 6931f68..ac0b20d 100644
--- a/src/modules/CMakeLists.txt
+++ b/src/modules/CMakeLists.txt
@@ -23,7 +23,7 @@ ENDIF ( NOT Server )
SET ( SRC_base_modules
${SRC_base_modules}
${WORKDIR}/base/main.h ${WORKDIR}/base/modules.h
- ${WORKDIR}/base/shot.h ${WORKDIR}/base/tux.h
+ ${WORKDIR}/base/shot ${WORKDIR}/base/tux.h
${WORKDIR}/base/list ${WORKDIR}/base/gun.h
${WORKDIR}/base/space.h
)