From 69580f7d98debb5df4b2050d30a1b027f6836838 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Tue, 12 May 2015 03:00:00 -0500 Subject: [PATCH] build-sys: do not distribute the aging README.top file Signed-off-by: Jim Warner --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 8c5b9df5..31ec8819 100644 --- a/Makefile.am +++ b/Makefile.am @@ -103,8 +103,6 @@ top_top_SOURCES = \ top/top_nls.c \ lib/fileutils.c top_top_LDADD = $(LDADD) @NCURSES_LIBS@ $(DL_LIB) -dist_procpsng_DATA += \ - top/README.top endif if BUILD_SKILL