diff --git a/src/Mod/Arch/CMakeLists.txt b/src/Mod/Arch/CMakeLists.txt
index e55bf558f2..8d067edb64 100644
--- a/src/Mod/Arch/CMakeLists.txt
+++ b/src/Mod/Arch/CMakeLists.txt
@@ -20,6 +20,7 @@ SET(Arch_SRCS
ArchAxis.py
ArchVRM.py
ArchRoof.py
+ ArchStairs.py
importWebGL.py
ArchSpace.py
TestArch.py
diff --git a/src/WindowsInstaller/ModArch.wxi b/src/WindowsInstaller/ModArch.wxi
index ea5c0c71d6..8fb6c92f76 100644
--- a/src/WindowsInstaller/ModArch.wxi
+++ b/src/WindowsInstaller/ModArch.wxi
@@ -47,6 +47,7 @@
+