Add Lone Wolf series (in Spanish) to use Souvenir font
authorJavier Fernández-Sanguino <javier.fernandez-sanguino@projectaon.org>
Wed, 10 May 2017 21:11:09 +0000 (21:11 +0000)
committerJavier Fernández-Sanguino <javier.fernandez-sanguino@projectaon.org>
Wed, 10 May 2017 21:11:09 +0000 (21:11 +0000)
git-svn-id: https://projectaon.org/data/trunk@2628 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11

common/epub/Makefile.common

index 66201da..0ab0e7a 100644 (file)
@@ -30,6 +30,9 @@ COVERIMAGE := $(AONROOTDIR)/$(BLANG)/jpeg/$(SERIES)/$(BASENAME)/skins/ebook/cove
 ifeq ($(SERIES), lw)
 FONTDIR := $(AONROOTDIR)/../fontfiles/
 endif
+ifeq ($(SERIES), ls)
+FONTDIR := $(AONROOTDIR)/../fontfiles/
+endif
 ifeq ($(SERIES), gs)
 FONTDIR := $(AONROOTDIR)/../fontfiles/
 endif