diff options
Diffstat (limited to 'quacker/CMakeLists.txt')
-rw-r--r-- | quacker/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quacker/CMakeLists.txt b/quacker/CMakeLists.txt index 123ee1a..ac60a7d 100644 --- a/quacker/CMakeLists.txt +++ b/quacker/CMakeLists.txt @@ -39,6 +39,7 @@ set(QUACKLE_SOURCES letterboxsettings.cpp lexicondialog.cpp lister.cpp + macondo.cpp main.cpp movebox.cpp newgame.cpp @@ -72,6 +73,7 @@ set(QUACKLE_HEADERS letterboxsettings.h lexicondialog.h lister.h + macondo.h movebox.h newgame.h noteeditor.h |