diff options
-rw-r--r-- | docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile index 9f672d93a6..37b5f3b3c4 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -269,3 +269,4 @@ clean: # Always keep intermediate files if we can .SECONDARY: +.PHONY: clean clobber latexfigures archive release everything all |