aboutsummaryrefslogtreecommitdiffstats
path: root/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-30 14:08:24 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-30 21:08:53 +0000
commit60d0faf9c9bee0defc42d7ad633ae46a8008bd6c (patch)
tree48eaadfe4e597e5806a7266eec436d57d6e32a93 /ui/CMakeLists.txt
parent073bf490aa29cdbe14936105227e991153729bf4 (diff)
Move proto_hier_stats.[ch] to libui.
Change-Id: Ib7c0617d88bf92cad0ac877176001d29960f1cd8 Reviewed-on: https://code.wireshark.org/review/2725 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'ui/CMakeLists.txt')
-rw-r--r--ui/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt
index 6d88733f10..1834a43a14 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -32,12 +32,13 @@ set(COMMON_UI_SRC
export_object_tftp.c
follow.c
help_url.c
- packet_list_utils.c
iface_lists.c
io_graph_item.c
+ packet_list_utils.c
persfilepath_opt.c
preference_utils.c
profile.c
+ proto_hier_stats.c
recent.c
software_update.c
ssl_key_export.c