summaryrefslogtreecommitdiff
path: root/css_styles/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'css_styles/local.mk')
-rw-r--r--css_styles/local.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/css_styles/local.mk b/css_styles/local.mk
new file mode 100644
index 0000000..2399a68
--- /dev/null
+++ b/css_styles/local.mk
@@ -0,0 +1,13 @@
+# -*- make -*-
+# (C) 2013 by Eugeniy Mikhailov, <evgmik@gmail.com>
+
+
+PACKAGE_DIR = $(shell basename `pwd`)
+
+tex_independent :=
+t2t_fig_files :=
+tex_fig_files :=
+
+REQUIRED_TARGETS += css
+INSTALL_TARGETS += install_css
+