X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/165db1a8d131ee6f8244ca392c7ae2074b030774..de014da64011b21929158b746803d69cbfb05ee6:/ethereal/Makefile.am diff --git a/ethereal/Makefile.am b/ethereal/Makefile.am index a2c43ee3..fa160873 100644 --- a/ethereal/Makefile.am +++ b/ethereal/Makefile.am @@ -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 ## @@ -25,13 +25,6 @@ ## 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@