summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2020-08-09 11:35:24 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2020-08-09 11:35:24 -0400
commit7d8e73f08782f9faa03046e0bb0800ec2aaff460 (patch)
treebeb2ede3a3769ac58c201e44c280111c55845705
parentad2f2bbd28d2aa6426370a99ade7f7ab41e89beb (diff)
downloadmanual_for_Experimental_Atomic_Physics-7d8e73f08782f9faa03046e0bb0800ec2aaff460.tar.gz
manual_for_Experimental_Atomic_Physics-7d8e73f08782f9faa03046e0bb0800ec2aaff460.zip
added styles generation
-rw-r--r--local.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/local.mk b/local.mk
index c1fa7d8..2aba979 100644
--- a/local.mk
+++ b/local.mk
@@ -2,7 +2,8 @@
# (C) 2013 by Eugeniy Mikhailov, <evgmik@gmail.com>
-PACKAGE_DIR = $(shell basename `pwd`)
+# PACKAGE_DIR = $(shell basename `pwd`)
+PACKAGE_DIR = .
tex_independent := manual.tex \
interferometry.tex \
@@ -32,3 +33,4 @@ tex_includes := title_page.tex evmik_manual.sty \
REQUIRED_TARGETS += pdf_tex html_t2t html_md
INSTALL_TARGETS += install_pdf_tex install_html_t2t install_html_md
+SUBDIRS += css_styles