aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build7
1 files changed, 0 insertions, 7 deletions
diff --git a/meson.build b/meson.build
index c16e567..82b00ca 100644
--- a/meson.build
+++ b/meson.build
@@ -57,12 +57,5 @@ executable(
cpp_args : '-DGSR_UI_RESOURCES_PATH="' + gsr_ui_resources_path + '"',
)
-executable(
- 'gsr-ui-daemon',
- ['gsr-ui-daemon/main.c'],
- install : true,
- dependencies : [dependency('x11')],
-)
-
install_subdir('images', install_dir : gsr_ui_resources_path)
install_subdir('fonts', install_dir : gsr_ui_resources_path) \ No newline at end of file