Add Spanish book LS #13
[project-aon.git] / common / pdf / build / lw / 13lsdlpdr / Makefile
diff --git a/common/pdf/build/lw/13lsdlpdr/Makefile b/common/pdf/build/lw/13lsdlpdr/Makefile
new file mode 100644 (file)
index 0000000..f306db6
--- /dev/null
@@ -0,0 +1,18 @@
+# Makefile for a Project Aon Book
+
+# Series (lw = LoneWolf, gs = GreyStar...)
+SERIES=lw
+# Sub-series (kai, magnakai, grandmaster, neworder, shianti (Grey Star))
+SUBSERIES=magnakai
+# Book name
+BASENAME=$(shell basename $(CURDIR))
+# Language of the file
+BLANG := es
+
+# *English* book name (needed to find the image files)
+ORIGSERIES=lw
+ORIGBASENAME=13tplor
+
+# The rest is common for all books
+include ../Makefile.common
+