summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r--application/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index 64879e27..18351cce 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -85,6 +85,8 @@ SET(MULTIMC_SOURCES
MultiMC.cpp
BuildConfig.h
${PROJECT_BINARY_DIR}/BuildConfig.cpp
+ UpdateController.cpp
+ UpdateController.h
# GUI - general utilities
GuiUtil.h