if the .pl script gets updated, force doc regen
authorMike Frysinger <vapier@gentoo.org>
Sun, 5 Feb 2006 22:15:39 +0000 (22:15 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 5 Feb 2006 22:15:39 +0000 (22:15 -0000)
Makefile

index 9faef97915853bd2170443d7aceb28b33aa17b61..1177f147a5380fef0cd5925524c6543e21512fb7 100644 (file)
--- 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; \