aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-09-21 19:54:20 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-09-21 19:54:20 +0000
commita914bf5b8f9ac63db0c786ab15fd35dbb8b33d25 (patch)
tree4f06f8b31e788975e6650856f7c95da6a55bcb13 /epan/dissectors/Makefile.common
parentb3a1afa6ac3c6b4f0721ffc7d68ebb728f44497f (diff)
Start of a Radio Signalling Link (RSL) dissector (3GPP TS 48.058).
And the makefile :) svn path=/trunk/; revision=22920
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
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 \