summaryrefslogtreecommitdiff
path: root/local.mk
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2013-09-13 19:27:57 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2013-09-13 19:27:57 -0400
commitf7333bda346e3bb1a68de0a0517e9c3a118c0764 (patch)
tree16002f84890228afb52445f6a15fde3942d43899 /local.mk
parent4301b0e145329017d3d8e301d2581f88cdef279b (diff)
downloadmanual_for_Experimental_Atomic_Physics-f7333bda346e3bb1a68de0a0517e9c3a118c0764.tar.gz
manual_for_Experimental_Atomic_Physics-f7333bda346e3bb1a68de0a0517e9c3a118c0764.zip
use a common style for the manual
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