From 54082c6ed0307e0be8fc35bf415ac3207bca91cc Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Fri, 14 May 2010 16:27:03 +0000 Subject: Add Cmake stuff to the source distribution so more people can try it out. svn path=/trunk/; revision=32807 --- plugins/tpg/Makefile.am | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'plugins/tpg') diff --git a/plugins/tpg/Makefile.am b/plugins/tpg/Makefile.am index aab85ec8d3..8da8254974 100644 --- a/plugins/tpg/Makefile.am +++ b/plugins/tpg/Makefile.am @@ -6,17 +6,17 @@ # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs -# +# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. -# +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -# +# # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. @@ -61,8 +61,9 @@ MAINTAINERCLEANFILES = \ plugin.c EXTRA_DIST = \ - http.tpg \ - Makefile.nmake + http.tpg \ + Makefile.nmake \ + CMakeLists.txt TPG = $(top_builddir)/tools/tpg -- cgit v1.2.3