aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-08-24 17:42:30 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-08-24 17:42:30 +0000
commit2226bccd44eb618f697219c7aca63daf2556cafe (patch)
tree3e77d9efaa05a1da3af71e2246c8d9d0e75e6d49 /epan/dissectors/Makefile.common
parent924894e617c9fc75bb3476732fea27da3b7d877c (diff)
From Neil Piercy:
1 new split file (GMM & SM in one file) and diff patches for the others. The RR, RP and BSSMAP patches are really a tidy-up: now they are split it becomes clear what was redundant code. svn path=/trunk/; revision=26064
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 3a2de556eb..ccf372170f 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -426,6 +426,7 @@ CLEAN_DISSECTOR_SRC = \
packet-gsm_a_bssmap.c \
packet-gsm_a_common.c \
packet-gsm_a_dtap.c \
+ packet-gsm_a_gm.c \
packet-gsm_a_rp.c \
packet-gsm_a_rr.c \
packet-gsm_bsslap.c \