From 70ca1a77721b41f2355eeb00d4e55e13dba3e313 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 2 Apr 2017 16:50:42 +0100 Subject: tailf: remove deprecated utility March 2017 is gone, it is time to remove this utility as scheduled in earlier commit, and promised in manual page. Reference: 3f8478a71ccde6883d4c81b7e65561a106653b28 Signed-off-by: Sami Kerola --- text-utils/Makemodule.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'text-utils/Makemodule.am') 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 -- cgit v1.2.3-55-g7522