summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/Makefile.in')
-rw-r--r--source4/lib/ldb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/Makefile.in b/source4/lib/ldb/Makefile.in
index f07ab5a1d6..88824f031d 100644
--- a/source4/lib/ldb/Makefile.in
+++ b/source4/lib/ldb/Makefile.in
@@ -84,7 +84,7 @@ bin/ldbtest: tools/ldbtest.o $(LIBS)
.yo.3:
echo Creating $@ from $<
-$(YODL2MAN) -o $@ `dirname $<`/`basename $< .yo` || rm -f $@
-
+
manpages: $(patsubst %.yo,%.3,$(wildcard man/man3/*.yo))
clean: