aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-06-11 09:17:03 +0000
committerGuy Harris <guy@alum.mit.edu>2003-06-11 09:17:03 +0000
commitf54e01516a88b4cf3914325233363b4d38bebdb6 (patch)
tree9719387d3b97fb8d49a82848cf742d1937b5dfc9 /plugins/Makefile.am
parentf70cc6b9f155b000f815d46dbbf39296e787d498 (diff)
From Erwin Rol: RTNET/TDMA support.
svn path=/trunk/; revision=7839
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 d3ff9279a2..b1c8fa9e5a 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.14 2003/04/21 21:28:37 guy Exp $
+# $Id: Makefile.am,v 1.15 2003/06/11 09:17:01 guy 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 = artnet docsis giop gryphon megaco mgcp pcli
+SUBDIRS = artnet docsis giop gryphon megaco mgcp pcli rtnet
plugindir = @plugindir@