reorganizing the repository
[project-aon.git] / common / pdf / build / lw / 02fotw / Makefile
diff --git a/common/pdf/build/lw/02fotw/Makefile b/common/pdf/build/lw/02fotw/Makefile
new file mode 100644 (file)
index 0000000..4ae6368
--- /dev/null
@@ -0,0 +1,13 @@
+# Makefile for a Project Aon Book
+
+# Series (lw = LoneWolf, gs = GreyStar...)
+SERIES=lw
+# Sub-series (kai, magnakai, grandmaster, neworder, shianti (Grey Star))
+SUBSERIES=kai
+# Book name
+BASENAME=$(shell basename $(CURDIR))
+# Language of the file
+BLANG := en
+
+# The rest is common for all books
+include ../Makefile.common