Make it possible to generate 29tsoc ebooks
[project-aon.git] / common / epub / 29tsoc / Makefile
diff --git a/common/epub/29tsoc/Makefile b/common/epub/29tsoc/Makefile
new file mode 100644 (file)
index 0000000..1a8df08
--- /dev/null
@@ -0,0 +1,11 @@
+# Makefile for The Storms of Chai
+
+SERIES=lw
+SUBSERIES=neworder
+# Book name
+BASENAME=$(shell basename $(CURDIR))
+# Language of the file
+BLANG := en
+
+# The rest is common for all books
+include ../Makefile.common