diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 0e29c3fa..b6456976 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -132,6 +132,8 @@ set (SOURCES | |||
132 | # User interface: | 132 | # User interface: |
133 | src/ui/bindingswidget.c | 133 | src/ui/bindingswidget.c |
134 | src/ui/bindingswidget.h | 134 | src/ui/bindingswidget.h |
135 | src/ui/certimportwidget.c | ||
136 | src/ui/certimportwidget.h | ||
135 | src/ui/color.c | 137 | src/ui/color.c |
136 | src/ui/color.h | 138 | src/ui/color.h |
137 | src/ui/command.c | 139 | src/ui/command.c |