From 98022b25f72770b6e4842ab156c804d100b77d62 Mon Sep 17 00:00:00 2001 From: John Fredriksson Date: Fri, 14 Oct 2011 19:39:19 +0200 Subject: Remove man directory from makefiles. Since no man page exist, remove this build step. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 2ba430d..c42e587 100644 --- a/Makefile.in +++ b/Makefile.in @@ -267,7 +267,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign -SUBDIRS = src man +SUBDIRS = src all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive -- cgit v1.2.3