blob: 33415299761373604e8e7fc3b521f00e63263dea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- docs/Makefile.in.orig 2016-11-23 13:06:30 UTC
+++ docs/Makefile.in
@@ -400,7 +400,7 @@ x11_CFLAGS = @x11_CFLAGS@
x11_LIBS = @x11_LIBS@
xml_CFLAGS = @xml_CFLAGS@
xml_LIBS = @xml_LIBS@
-SUBDIRS = help man reference
+SUBDIRS = man reference
MAINTAINERCLEANFILES = Makefile.in
all: all-recursive
|