aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-23 10:15:37 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-23 10:15:37 +0000
commit9a3a8396d4825c72328028885318b2f7ca6802f2 (patch)
tree3d428355c4f1ff4f7d401d3cf4c7eb91a27b97b3 /Makefile.am
parenta1d9069e34c44e66bc3142363d711fa07c0f5bba (diff)
From Yuriy Sidelnikov: call ACSE dissector for any presentation context.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9805 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b94f84aacf..396a33ea38 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.699 2004/01/21 21:46:58 jmayer Exp $
+# $Id: Makefile.am,v 1.700 2004/01/23 10:15:37 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -218,6 +218,7 @@ plugin_ldadd =
endif # HAVE_PLUGINS
noinst_HEADERS = \
+ packet-acse.h \
packet-afp.h \
packet-afs-defs.h \
packet-afs-macros.h \