summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b6230766..4bc06b0e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -557,6 +557,8 @@ SET(MULTIMC_SOURCES
logic/ftb/OneSixFTBInstance.cpp
logic/ftb/LegacyFTBInstance.h
logic/ftb/LegacyFTBInstance.cpp
+ logic/ftb/FTBProfileStrategy.h
+ logic/ftb/FTBProfileStrategy.cpp
# the screenshots feature
logic/screenshots/Screenshot.h