summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJohn Fredriksson <john.xj.fredriksson@stericsson.com>2011-10-14 19:39:19 +0200
committerJohn Fredriksson <john.xj.fredriksson@stericsson.com>2011-10-14 19:44:20 +0200
commit98022b25f72770b6e4842ab156c804d100b77d62 (patch)
tree5f6cad493dc6832fe43df7ea45fbd41658f2317f /Makefile.in
parent30f85bea56ca49c9b1b90f6c7c3663a99a64ec7a (diff)
Remove man directory from makefiles.
Since no man page exist, remove this build step.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
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