doc/Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Do not build html, pdf and ps targets because they are not used in the package anyway.
Just go with the man pages.
Author: Andreas Tille <tille@debian.org>
--- WordNet-3.0.orig/doc/Makefile.in
+++ WordNet-3.0/doc/Makefile.in
@@ -176,7 +176,7 @@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = html man pdf ps
+SUBDIRS = man
all: all-recursive
.SUFFIXES: