From c160ddd1de5dde05193156bedd47dc9a89f92616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Fri, 28 May 2010 11:18:04 +0000 Subject: [PATCH] Add proto_help.c to the list of files. svn path=/trunk/; revision=33008 --- gtk/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/CMakeLists.txt b/gtk/CMakeLists.txt index 30d2abb78c..e573007540 100644 --- a/gtk/CMakeLists.txt +++ b/gtk/CMakeLists.txt @@ -96,6 +96,7 @@ set(WIRESHARK_GTK_SRC profile_dlg.c progress_dlg.c proto_dlg.c + proto_help.c proto_hier_stats_dlg.c range_utils.c recent.c