aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-05 22:15:39 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-05 22:15:39 +0000
commitf37529d6b692797a136b59c2014ab87fef63ced8 (patch)
tree5d4c19bc4d6b6b764da8abae3da888ecde250c62 /Makefile
parentb0ed3d7cc08ed715ccea67c9d9061f4074e3b176 (diff)
downloadbusybox-f37529d6b692797a136b59c2014ab87fef63ced8.tar.gz
if the .pl script gets updated, force doc regen
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9faef9791..1177f147a 100644
--- a/Makefile
+++ b/Makefile
@@ -352,7 +352,7 @@ sizes:
# Documentation Targets
doc: docs/busybox.pod docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html
-docs/busybox.pod : $(top_srcdir)/docs/busybox_header.pod $(top_srcdir)/include/usage.h $(top_srcdir)/docs/busybox_footer.pod
+docs/busybox.pod : $(top_srcdir)/docs/busybox_header.pod $(top_srcdir)/include/usage.h $(top_srcdir)/docs/busybox_footer.pod $(top_srcdir)/docs/autodocifier.pl
$(disp_doc)
$(Q)-mkdir -p docs
$(Q)-( cat $(top_srcdir)/docs/busybox_header.pod; \