summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r--application/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index 148b6d9f..48c1a359 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -31,6 +31,10 @@ SET(MULTIMC_SOURCES
ColorCache.cpp
HoeDown.h
+ # Super secret!
+ KonamiCode.h
+ KonamiCode.cpp
+
# GUI - windows
MainWindow.h
MainWindow.cpp