aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-12-13 00:22:24 +0000
committerGerald Combs <gerald@wireshark.org>2003-12-13 00:22:24 +0000
commit9e55b64a27257b9aaa97342caadfcd31a757b322 (patch)
tree6f44617fcf6c3d6a4a9952b83cf745819de7aec1 /Makefile.am
parent45c370495d35e5ac3a79a65d634f272306944b42 (diff)
Add packet-ansi_map.h to the distribution.
svn path=/trunk/; revision=9253
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 7605f3f70f..d75bbdeda3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.666 2003/12/10 19:21:55 guy Exp $
+# $Id: Makefile.am,v 1.667 2003/12/13 00:22:24 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -609,6 +609,7 @@ noinst_HEADERS = \
packet-afs-register-info.h \
packet-afs.h \
packet-ansi_a.h \
+ packet-ansi_map.h \
packet-arcnet.h \
packet-arp.h \
packet-atalk.h \