From 8da4e15fbfee1357357442f17b473061058feec3 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Thu, 17 Nov 2011 12:45:36 +0000 Subject: [PATCH] Fix broken 'make install' due to man page being duplicated in install-man8 target --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5d5217c..59051cc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,6 @@ bin_SCRIPTS = stow chkstow info_TEXINFOS = stow.texi -man8_MANS = stow.8 dist_man_MANS = stow.8 dist_doc_DATA = README