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 7a4a2f06..5b5fa9cd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -200,6 +200,8 @@ set (SOURCES | |||
200 | src/ui/touch.h | 200 | src/ui/touch.h |
201 | src/ui/translation.c | 201 | src/ui/translation.c |
202 | src/ui/translation.h | 202 | src/ui/translation.h |
203 | src/ui/uploadwidget.c | ||
204 | src/ui/uploadwidget.h | ||
203 | src/ui/util.c | 205 | src/ui/util.c |
204 | src/ui/util.h | 206 | src/ui/util.h |
205 | src/ui/visbuf.c | 207 | src/ui/visbuf.c |