From 50f43c8101aa572ef2b361ba7e660c9688608c58 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Sat, 10 Oct 2015 15:53:45 -0700 Subject: LTE RLC graphs - initial version Change-Id: Ic5f2c353ae1f787ac19cb575a938cb093ff5f6dc Reviewed-on: https://code.wireshark.org/review/10930 Petri-Dish: Martin Mathieson Reviewed-by: Martin Mathieson (cherry picked from commit 3221dbf542217cea5acd9ec764cf4779edaf65e8) Reviewed-on: https://code.wireshark.org/review/10958 --- ui/Makefile.common | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ui/Makefile.common') diff --git a/ui/Makefile.common b/ui/Makefile.common index 2e24319d42..fd17475a36 100644 --- a/ui/Makefile.common +++ b/ui/Makefile.common @@ -72,6 +72,7 @@ WIRESHARK_UI_SRC = \ ssl_key_export.c \ tap_export_pdu.c \ tap-iax2-analysis.c \ + tap-rlc-graph.c \ tap-rtp-common.c \ tap-sctp-analysis.c \ tap-sequence-analysis.c \ @@ -116,6 +117,7 @@ noinst_HEADERS = \ ssl_key_export.h \ tap_export_pdu.h \ tap-iax2-analysis.h \ + tap-rlc-graph.h \ tap-rtp-analysis.h \ tap-rtp-common.h \ tap-sctp-analysis.h \ -- cgit v1.2.1