chiark / gitweb /
keyexch: Simplify key-exchange protocol.
[tripe] / ethereal / Makefile.am
index a2c43ee3970489b9db00500f5a81af4e038fad77..fa1608730193508a19b5e44a54454a1ff8310a9b 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.1 2003/10/15 09:30:19 mdw Exp $
+## $Id: Makefile.am,v 1.2 2004/04/08 01:36:17 mdw Exp $
 ##
 ## Makefile fragment for Ethereal plugin
 ##
 ## along with TrIPE; if not, write to the Free Software Foundation,
 ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-##----- Revision history ----------------------------------------------------
-##
-## $Log: Makefile.am,v $
-## Revision 1.1  2003/10/15 09:30:19  mdw
-## Add support for Ethereal protocol analysis.
-##
-
 AUTOMAKE_OPTIONS = foreign
 
 CFLAGS = -I$(top_srcdir) -I$(top_builddir) @ETHEREAL_CFLAGS@