diff --git a/Makefile b/Makefile index 88881553f25f3dd0d5910f666a80cdf2d33f77f3..d469f33ee3f85517b9e54835194c6e2b4609cf46 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 +LATEX_INPUT_FILES = $(BOOK_BASE).tex compliance-guide.tex license-texts.tex enforcement-case-studies.tex gpl-lgpl.tex third-party-citations.tex BOOK_CLASS_FILE = gpl-book.cls CSS_FILES = css/*.css