Remove duplicate targets and circular rules, as pointed out by Guy.

svn path=/trunk/; revision=8070
This commit is contained in:
Gerald Combs 2003-07-23 14:33:34 +00:00
parent 183fa7f482
commit 4f0ecbde2e
1 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
# $Id: Makefile.am,v 1.18 2003/07/22 18:37:33 gerald Exp $
# $Id: Makefile.am,v 1.19 2003/07/23 14:33:34 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@ -26,8 +26,7 @@ SUBDIRS = artnet docsis giop gryphon megaco mgcp pcli rtnet
plugindir = @plugindir@
ADDRESS_EXPORT_FILES = \
xyzzy \
plugin_api_list.c \
Xepan_plugins.c \
Xplugin_api.c \
Xplugin_api.h \
Xplugin_api_decls.h \