Some minor bugfixes for netlogon
[obnox/wireshark/wip.git] / Makefile.am
index f0b56292732c203e3c646d4b0bc195638246b217..ff27376e292bacb78a25f66a45a29acb10b9fa50 100644 (file)
@@ -1,7 +1,7 @@
 # Makefile.am
 # Automake file for Ethereal
 #
-# $Id: Makefile.am,v 1.412 2002/02/17 00:16:19 guy Exp $
+# $Id: Makefile.am,v 1.416 2002/03/16 02:25:48 guy Exp $
 #
 # Ethereal - Network traffic analyzer
 # By Gerald Combs <gerald@ethereal.com>
@@ -242,6 +242,7 @@ DISSECTOR_SRC = \
        packet-rwall.c \
        packet-rx.c  \
        packet-sap.c   \
+       packet-sccp.c  \
        packet-scsi.c  \
        packet-sctp.c  \
        packet-sdp.c   \
@@ -296,6 +297,7 @@ DISSECTOR_SRC = \
        packet-wtp.c \
        packet-x11.c   \
        packet-x25.c   \
+       packet-xdmcp.c \
        packet-xot.c   \
        packet-yhoo.c  \
        packet-ypbind.c \
@@ -390,6 +392,7 @@ noinst_HEADERS = \
        packet-mount.h \
        packet-mrdisc.h \
        packet-msnip.h \
+       packet-mtp3.h  \
        packet-ncp-int.h \
        packet-netbios.h \
        packet-nfs.h   \
@@ -464,6 +467,7 @@ ETHEREAL_COMMON_SRC = \
        etypes.h       \
        follow.c       \
        follow.h       \
+       format-oid.h   \
        greproto.h     \
        in_cksum.c     \
        in_cksum.h     \
@@ -491,6 +495,7 @@ ETHEREAL_COMMON_SRC = \
        register.h     \
        ringbuffer.c   \
        ringbuffer.h   \
+       rpc_defrag.h   \
        smb.h          \
        util.c         \
        util.h         \