From 8967d312aded15f7cd68f6802b9a5b49549e5e93 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 18 Sep 2012 21:51:22 +0000 Subject: Move the UI-independent help URL code to ui/help_url.[ch]. svn path=/trunk/; revision=44987 --- ui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/CMakeLists.txt') diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt index dbe08cffc7..21421d6347 100644 --- a/ui/CMakeLists.txt +++ b/ui/CMakeLists.txt @@ -24,6 +24,7 @@ set(COMMON_UI_SRC alert_box.c + help_url.c iface_lists.c text_import.c util.c -- cgit v1.2.3