aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorEd Warnicke <hagbard@physics.rutgers.edu>2002-10-03 02:56:59 +0000
committerEd Warnicke <hagbard@physics.rutgers.edu>2002-10-03 02:56:59 +0000
commitb54b76e69740f7cf48b5b8fa4db12d8551dbf317 (patch)
tree99a041ad65d71df0c01b05eeff2be74dc1c35ea0 /plugins/Makefile.am
parentcb922419d3f0e856fb8c8222d7b746a0e840b95a (diff)
Added a dissector plugin for Packet Cable Lawful Intercept.
svn path=/trunk/; revision=6366
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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 <gerald@ethereal.com>
@@ -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@