reorganizing the repository
[project-aon.git] / common / pdf / build / lw / 01hdlo / Makefile
diff --git a/common/pdf/build/lw/01hdlo/Makefile b/common/pdf/build/lw/01hdlo/Makefile
new file mode 100644 (file)
index 0000000..1237187
--- /dev/null
@@ -0,0 +1,16 @@
+# Makefile for a Project Aon Book
+
+# Series (lw = LoneWolf, gs = GreyStar...)
+SERIES=ls
+SUBSERIES=kai
+# Book name
+BASENAME=$(shell basename $(CURDIR))
+# Language of the file
+BLANG := es
+
+# *English* book name (needed to find the image files)
+ORIGSERIES=lw
+ORIGBASENAME=01fftd
+
+# The rest is common for all books
+include ../Makefile.common