summaryrefslogtreecommitdiffstats
path: root/src/Bindings/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/Bindings/CMakeLists.txt')
-rw-r--r--src/Bindings/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Bindings/CMakeLists.txt b/src/Bindings/CMakeLists.txt
index 13428b5c6..40b8d4bd9 100644
--- a/src/Bindings/CMakeLists.txt
+++ b/src/Bindings/CMakeLists.txt
@@ -9,6 +9,7 @@ SET (SRCS
DeprecatedBindings.cpp
LuaChunkStay.cpp
LuaNameLookup.cpp
+ LuaServerHandle.cpp
LuaState.cpp
LuaTCPLink.cpp
LuaWindow.cpp
@@ -27,6 +28,7 @@ SET (HDRS
LuaChunkStay.h
LuaFunctions.h
LuaNameLookup.h
+ LuaServerHandle.h
LuaState.h
LuaTCPLink.h
LuaWindow.h