summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorpdw <>2014-01-01 14:37:31 +0000
committerpdw <>2014-01-01 14:37:31 +0000
commita9663192567697bfb217704cd67c34fd32a68389 (patch)
tree519a7c9cbc7d65b17d3c0a017f0de404be448326 /Makefile.am
parent59cf360690c99ad5149305ce3600151fa0f1483b (diff)
downloadiftop-a9663192567697bfb217704cd67c34fd32a68389.zip
Patch for text output mode by originally by Patrik Bless, updated by Roman Hoog
Antink <rha@open.ch>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 238e358..f28cf32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ sbin_PROGRAMS = iftop
iftop_SOURCES = addr_hash.c edline.c hash.c iftop.c ns_hash.c \
options.c resolver.c screenfilter.c serv_hash.c \
- sorted_list.c threadprof.c ui.c util.c \
+ sorted_list.c threadprof.c ui_common.c ui.c tui.c util.c \
addrs_ioctl.c addrs_dlpi.c dlcommon.c \
stringmap.c cfgfile.c vector.c
@@ -30,7 +30,7 @@ iftop_SOURCES = addr_hash.c edline.c hash.c iftop.c ns_hash.c \
noinst_HEADERS = addr_hash.h ether.h ethertype.h extract.h hash.h iftop.h \
integers.h ip.h llc.h ns_hash.h options.h resolver.h \
screenfilter.h serv_hash.h sll.h sorted_list.h tcp.h \
- threadprof.h token.h ui.h dlcommon.h stringmap.h \
+ threadprof.h token.h ui_common.h ui.h tui.h dlcommon.h stringmap.h \
vector.h cfgfile.h ppp.h
man_MANS = iftop.8