aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-12-18 18:13:05 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-12-18 18:13:05 +0000
commite3e3e3f5f8e6c17e4ef18ad3dc02080c69d3dc8c (patch)
tree256c81d72d80bcfdda3201a3583d1736deccbecc /epan/dissectors/Makefile.common
parent5777e86158d68882eabce400346985620ba8a7b4 (diff)
From Greg Morris:
- New Dissector Novell Cluster Services 1. Changes Dir Handle Type from Boolean to val string 2. Changes Search Mode from Boolean to val string 3. Adds a number of additional attribute definitions 4. Adds file migration state values 5. Adds missing return values 6. Adds NCP 90,150 "File Migration Request" svn path=/trunk/; revision=16844
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 ead86b0ad1..979e78e89d 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -441,6 +441,7 @@ DISSECTOR_SRC = \
packet-ncp2222.c \
packet-ncp-nmas.c \
packet-ncp-sss.c \
+ packet-ncs.c \
packet-ndmp.c \
packet-ndps.c \
packet-netbios.c \