aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-05-02 19:48:03 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-05-02 19:48:03 +0000
commitb7f54f3e5a97fd873ccf5b6208214cc81f5bb07f (patch)
tree825262189de3f0ebd4cf0deed3ae471bd206401c /epan
parent6cdc37b8b97922a5d38fe1637367b98d392d40ec (diff)
Makefiles for OMA UserPlane Location Protocol packet dissection..
svn path=/trunk/; revision=18077
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index fa0bfc1bdd..916bde37d9 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -621,6 +621,7 @@ DISSECTOR_SRC = \
packet-ucp.c \
packet-uma.c \
packet-udp.c \
+ packet-ulp.c \
packet-user_encap.c \
packet-v120.c \
packet-vines.c \
@@ -906,6 +907,7 @@ DISSECTOR_INCLUDES = \
packet-tpkt.h \
packet-tr.h \
packet-udp.h \
+ packet-ulp.h \
packet-vines.h \
packet-vlan.h \
packet-wap.h \