1Remove the man directory to the subdirs to prevent building the man pages 2 3Signed-off-by: Benoît Allard <benoit.allard@greenbone.net> 4 5--- a/Makefile.am 2017-03-27 09:53:19.988820588 +0200 6+++ b/Makefile.am 2017-03-27 09:54:14.325817466 +0200 7@@ -15,7 +15,7 @@ 8 # You should have received a copy of the GNU General Public License 9 # along with this program. If not, see <http://www.gnu.org/licenses/>. 10 11-SUBDIRS = lib src man po 12+SUBDIRS = lib src po 13 EXTRA_DIST = cfg.mk maint.mk \ 14 .prev-version THANKS-to-translators THANKStt.in \ 15 .version \ 16