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 bf624a1d..1813fd70 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -169,6 +169,8 @@ set (SOURCES | |||
169 | src/ui/metrics.h | 169 | src/ui/metrics.h |
170 | src/ui/paint.c | 170 | src/ui/paint.c |
171 | src/ui/paint.h | 171 | src/ui/paint.h |
172 | src/ui/root.c | ||
173 | src/ui/root.h | ||
172 | src/ui/mediaui.c | 174 | src/ui/mediaui.c |
173 | src/ui/mediaui.h | 175 | src/ui/mediaui.h |
174 | src/ui/scrollwidget.c | 176 | src/ui/scrollwidget.c |