From b9c46e1379130002b88cea6d46af991f700c4e28 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 13 Sep 2013 13:40:58 -0400 Subject: Common parts moved from manual --- local.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.mk') diff --git a/local.mk b/local.mk index 36fe715..a8b1dda 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) +tex_includes := $(wildcard chapters/*.tex) title_page.tex packages_and_macros.tex REQUIRED_TARGETS += pdf_tex INSTALL_TARGETS += install_pdf_tex -- cgit v1.2.3