diff --git a/Makefile b/Makefile index d469f33ee3f85517b9e54835194c6e2b4609cf46..efd4c1a83518a35b9e0b4d7169d872560c72fab1 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ ifndef WEB_INSTALL_DIR WEB_INSTALL_DIR = /path/to/html/install/directory endif -LATEX_INPUT_FILES = $(BOOK_BASE).tex compliance-guide.tex license-texts.tex enforcement-case-studies.tex gpl-lgpl.tex third-party-citations.tex +LATEX_INPUT_FILES = $(BOOK_BASE).tex compliance-guide.tex license-texts.tex enforcement-case-studies.tex gpl-lgpl.tex third-party-citations.tex cc-by-sa.tex BOOK_CLASS_FILE = gpl-book.cls CSS_FILES = css/*.css