X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/165db1a8d131ee6f8244ca392c7ae2074b030774..de7bd20be1c41f8f70e98ab498ffb4a82800a9d8:/ethereal/Makefile.am?ds=sidebyside 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@