Removed references to iftop-dump.
This commit is contained in:
13
Makefile.am
13
Makefile.am
@@ -10,7 +10,8 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
sbin_PROGRAMS = iftop iftop-dump
|
||||
sbin_PROGRAMS = iftop
|
||||
#iftop-dump
|
||||
|
||||
iftop_SOURCES = addr_hash.c edline.c hash.c iftop.c ns_hash.c \
|
||||
options.c resolver.c screenfilter.c serv_hash.c \
|
||||
@@ -18,11 +19,11 @@ iftop_SOURCES = addr_hash.c edline.c hash.c iftop.c ns_hash.c \
|
||||
addrs_ioctl.c addrs_dlpi.c dlcommon.c \
|
||||
stringmap.c cfgfile.c vector.c
|
||||
|
||||
iftop_dump_SOURCES = counter_hash.c hash.c iftop-dump.c \
|
||||
options.c \
|
||||
util.c \
|
||||
addrs_ioctl.c addrs_dlpi.c dlcommon.c \
|
||||
stringmap.c cfgfile.c
|
||||
#iftop_dump_SOURCES = counter_hash.c hash.c iftop-dump.c \
|
||||
# options.c \
|
||||
# util.c \
|
||||
# addrs_ioctl.c addrs_dlpi.c dlcommon.c \
|
||||
# stringmap.c cfgfile.c
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user