summaryrefslogtreecommitdiff
path: root/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'local.mk')
-rw-r--r--local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.mk b/local.mk
index a8b1dda..acd5e43 100644
--- a/local.mk
+++ b/local.mk
@@ -7,7 +7,7 @@ PACKAGE_DIR = $(shell basename `pwd`)
tex_independent := manual.tex
t2t_fig_files :=
tex_fig_files := $(wildcard pdf_figs/*.pdf)
-tex_includes := $(wildcard chapters/*.tex) title_page.tex packages_and_macros.tex
+tex_includes := $(wildcard chapters/*.tex) title_page.tex evmik_manual.sty
REQUIRED_TARGETS += pdf_tex
INSTALL_TARGETS += install_pdf_tex