diff options
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 62c3229..cacad86 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,4 +1,4 @@ -CHAPTERS := $(SITE) blurb intro running input licence +CHAPTERS := $(SITE) blurb intro running input output licence INPUTS = $(patsubst %,%.but,$(CHAPTERS)) |