aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1153830b..27ea8fd7f 100644
--- a/Makefile
+++ b/Makefile
@@ -133,7 +133,7 @@ olddoc/BusyBox.html: olddoc/busybox.lineo.com/BusyBox.html
- ln -s busybox.lineo.com/BusyBox.html docs/BusyBox.html
olddoc/busybox.lineo.com/BusyBox.html: docs/busybox.pod
- - pod2html docs/busybox.pod > docs/busybox.lineo.com/BusyBox.html
+ - pod2html --noindex docs/busybox.pod > docs/busybox.lineo.com/BusyBox.html
- rm -f pod2html*
busybox: $(OBJECTS)