aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
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 /Makefile.common
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 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common
index 721a18ba20..fb1d002fc4 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -73,7 +73,6 @@ WIRESHARK_COMMON_SRC = \
fileset.c \
filters.c \
iface_monitor.c \
- proto_hier_stats.c \
summary.c \
ws80211_utils.c
@@ -88,7 +87,6 @@ WIRESHARK_COMMON_INCLUDES = \
globals.h \
iface_monitor.h \
log.h \
- proto_hier_stats.h \
stat_menu.h \
summary.h \
sync_pipe.h \