aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-08-18 21:43:21 +0000
committerGuy Harris <guy@alum.mit.edu>2003-08-18 21:43:21 +0000
commitb24a5b39af483e4e36234ed293d018370d30cbd7 (patch)
treeae83800d8a36fa2c1738717643d6fc7d28c42ae0 /plugins/Makefile.am
parent710f08b09f234bc9c5ba74b8e1ec160ed1d4701d (diff)
Get plugins/README.interface into the source tarball.
svn path=/trunk/; revision=8189
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index cdba6a8b16..399d4b125e 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.21 2003/08/18 20:17:55 guy Exp $
+# $Id: Makefile.am,v 1.22 2003/08/18 21:43:21 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -47,6 +47,7 @@ EXTRA_DIST = \
plugin_gen.py \
plugin_table.h \
Makefile.nmake \
+ README.interface \
Xass-list \
Xplugin_api.c \
Xplugin_api.h \