Make it possible to generate 29tsoc ebooks
[project-aon.git] / common / epub / 29tsoc / Makefile
1 # Makefile for The Storms of Chai
2
3 SERIES=lw
4 SUBSERIES=neworder
5 # Book name
6 BASENAME=$(shell basename $(CURDIR))
7 # Language of the file
8 BLANG := en
9
10 # The rest is common for all books
11 include ../Makefile.common