aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-07-13 05:29:23 +0000
committerGuy Harris <guy@alum.mit.edu>2004-07-13 05:29:23 +0000
commit730b52454543b216d2b3797b32436d7e094396b7 (patch)
treed73809db4ca4a7b8d64324f861a5c042a85a4b98 /Makefile.common
parent4492f582134108bc20593466cf09ea325502bfb2 (diff)
From Jean-Baptiste Marchand: MS Eventlog support.
svn path=/trunk/; revision=11369
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 5d0ff1041e..0b6a5dea84 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -3,7 +3,7 @@
# a) common to both files and
# b) portable between both files
#
-# $Id: Makefile.common,v 1.52 2004/07/10 07:16:54 guy Exp $
+# $Id: Makefile.common,v 1.53 2004/07/13 05:29:22 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -57,6 +57,7 @@ DISSECTOR_INCLUDES = \
packet-dcerpc-dnsserver.h \
packet-dcerpc-drsuapi.h \
packet-dcerpc-efs.h \
+ packet-dcerpc-eventlog.h \
packet-dcerpc-frsapi.h \
packet-dcerpc-frsrpc.h \
packet-dcerpc-initshutdown.h \