From a914bf5b8f9ac63db0c786ab15fd35dbb8b33d25 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Fri, 21 Sep 2007 19:54:20 +0000 Subject: Start of a Radio Signalling Link (RSL) dissector (3GPP TS 48.058). And the makefile :) svn path=/trunk/; revision=22920 --- epan/dissectors/Makefile.common | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/dissectors/Makefile.common') diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common index 108f025023..76d262a0da 100644 --- a/epan/dissectors/Makefile.common +++ b/epan/dissectors/Makefile.common @@ -621,6 +621,7 @@ CLEAN_DISSECTOR_SRC = \ packet-rpl.c \ packet-rquota.c \ packet-rsh.c \ + packet-rsl.c \ packet-rstat.c \ packet-rsvp.c \ packet-rsync.c \ -- cgit v1.2.3