From c85da9dc03afdaa0df28f50ffb7f08aa0002adcc Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Thu, 24 Oct 2024 13:37:34 -0700 Subject: The generated Makefile does not need to spell out the colophon stuff --- templates/Makefile.erb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/templates/Makefile.erb b/templates/Makefile.erb index bff4d4c..1e38505 100644 --- a/templates/Makefile.erb +++ b/templates/Makefile.erb @@ -16,11 +16,6 @@ EPUB_CATNO= MSM-00006 EPUB_REVDATE= 1970-01-01 EPUB_SERIESNAME= <% @opts[:seriesname] %> -COLOPHON_TEMPLATE= adoc/colophon-template.adoc.erb -PAPERBACK_COLOPHON_FILE= colophon-paperback.adoc -HARDCOVER_COLOPHON_FILE= colophon-hardcover.adoc -EPUB_COLOPHON_FILE= colophon-epub.adoc - ########## ########## ########## CHAPTERS+= adoc/part01.adoc -- cgit v1.2.3