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 ac60a7d..966e8f6 100644 --- a/quacker/CMakeLists.txt +++ b/quacker/CMakeLists.txt @@ -40,6 +40,7 @@ set(QUACKLE_SOURCES lexicondialog.cpp lister.cpp macondo.cpp + macondobackend.cpp main.cpp movebox.cpp newgame.cpp @@ -74,6 +75,7 @@ set(QUACKLE_HEADERS lexicondialog.h lister.h macondo.h + macondobackend.h movebox.h newgame.h noteeditor.h |