From f6b224b1cb6a7004a46c3606413db63f5101b816 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Mon, 3 Jul 2017 12:32:11 +0200 Subject: gui: rename source file --- bin/gui/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/gui/CMakeLists.txt') diff --git a/bin/gui/CMakeLists.txt b/bin/gui/CMakeLists.txt index e5b30e5..e722ab0 100644 --- a/bin/gui/CMakeLists.txt +++ b/bin/gui/CMakeLists.txt @@ -22,7 +22,7 @@ if (GTK2_FOUND) set(BINARY "uca-camera-control") add_executable(${BINARY} - control.c + uca-camera-control.c egg-property-cell-renderer.c egg-property-tree-view.c egg-histogram-view.c) -- cgit v1.2.3