From f7333bda346e3bb1a68de0a0517e9c3a118c0764 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 13 Sep 2013 19:27:57 -0400 Subject: use a common style for the manual --- local.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.mk') 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 -- cgit v1.2.3