summaryrefslogtreecommitdiffstats
path: root/text-utils/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/Makemodule.am')
-rw-r--r--text-utils/Makemodule.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/text-utils/Makemodule.am b/text-utils/Makemodule.am
index e42704dfe..f260dd2b7 100644
--- a/text-utils/Makemodule.am
+++ b/text-utils/Makemodule.am
@@ -43,13 +43,6 @@ dist_man_MANS += text-utils/rev.1
rev_SOURCES = text-utils/rev.c
endif
-if BUILD_TAILF
-usrbin_exec_PROGRAMS += tailf
-dist_man_MANS += text-utils/tailf.1
-tailf_SOURCES = text-utils/tailf.c
-tailf_LDADD = $(LDADD) libcommon.la
-endif
-
if BUILD_LINE
usrbin_exec_PROGRAMS += line
line_SOURCES = text-utils/line.c