From f37529d6b692797a136b59c2014ab87fef63ced8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 5 Feb 2006 22:15:39 +0000 Subject: [PATCH] if the .pl script gets updated, force doc regen --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; \