From b54b76e69740f7cf48b5b8fa4db12d8551dbf317 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Thu, 3 Oct 2002 02:56:59 +0000 Subject: Added a dissector plugin for Packet Cable Lawful Intercept. svn path=/trunk/; revision=6366 --- plugins/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Makefile.am') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 138b9d060d..8e67efd89c 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,7 +1,7 @@ # Makefile.am # Automake file for Ethereal # -# $Id: Makefile.am,v 1.11 2002/07/12 22:52:39 guy Exp $ +# $Id: Makefile.am,v 1.12 2002/10/03 02:56:57 hagbard Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -21,7 +21,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -SUBDIRS = docsis giop gryphon mgcp +SUBDIRS = docsis giop gryphon mgcp pcli plugindir = @plugindir@ -- cgit v1.2.3