aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/src/CMakeLists.txt')
-rw-r--r--cmake/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/src/CMakeLists.txt b/cmake/src/CMakeLists.txt
index df0006d3..ca9b11be 100644
--- a/cmake/src/CMakeLists.txt
+++ b/cmake/src/CMakeLists.txt
@@ -73,8 +73,8 @@ pascal_add_module(ultrastardx ultrastardx.dpr
media/*.pas
menu/*.pas
screens/*.pas
+ lua/*.pas
lib/other/*.pas
- ../plugins/SDK/*.pas
INCLUDES ${usdx_includes}
PACKAGES ${usdx_packages}
DEPENDS ${usdx_depends}