Oops, forgot to include "packet-h1.h".
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 2 Mar 2000 07:27:56 +0000 (07:27 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 2 Mar 2000 07:27:56 +0000 (07:27 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1678 f5534014-38df-0310-8fa8-9805f1628bb7

Makefile.am

index 38764424a3c0d55d7728d9d61d7a37da6e2a4195..4e0aeb5d75b2ec66ff5041dedd7759b8efa2b59b 100644 (file)
@@ -1,7 +1,7 @@
 # Makefile.am
 # Automake file for Ethereal
 #
-# $Id: Makefile.am,v 1.172 2000/03/02 07:27:04 guy Exp $
+# $Id: Makefile.am,v 1.173 2000/03/02 07:27:56 guy Exp $
 #
 # Ethereal - Network traffic analyzer
 # By Gerald Combs <gerald@zing.org>
@@ -77,6 +77,7 @@ DISSECTOR_SOURCES = \
        packet-gre.c   \
        packet-gre.h   \
        packet-h1.c    \
+       packet-h1.h    \
        packet-hsrp.c  \
        packet-hsrp.h  \
        packet-http.c  \