aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-12-17 05:16:21 +0000
committerGuy Harris <guy@alum.mit.edu>2003-12-17 05:16:21 +0000
commit2df96b563e681402e25dad55b7d68a769ff26a39 (patch)
tree2a8ce69fba42aa3ffdd191f08c41dec956f5542a /plugins/Makefile.am
parentc642c44ad8ce2cef14fadbc6c5e8577dd36dfebd (diff)
From Christoph Neusch: V5UA support.
From Anders Broman: patches to various makefiles and configure scripts to build the V5UA dissector, and patches to make it compile. From me: .cvsignore file, and NSIS patches. svn path=/trunk/; revision=9311
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 aff6842615..04350418d0 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.25 2003/11/17 20:57:10 guy Exp $
+# $Id: Makefile.am,v 1.26 2003/12/17 05:16:21 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 = acn asn1 artnet docsis enttec giop gryphon lwres megaco mgcp pcli rdm rtnet
+SUBDIRS = acn asn1 artnet docsis enttec giop gryphon lwres megaco mgcp pcli rdm rtnet v5ua
plugindir = @plugindir@