diff options
Diffstat (limited to 'Makefile.bookup')
-rw-r--r-- | Makefile.bookup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.bookup b/Makefile.bookup index dff64f8..4bb3aa1 100644 --- a/Makefile.bookup +++ b/Makefile.bookup @@ -46,7 +46,7 @@ YEAR = $(shell date +%Y) # Phony targets # -.PHONY: archive site +.PHONY: archive slides site # # Default target |