From 6a53e5dcad14c870bf4905936c56402478901369 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Wed, 1 Aug 2012 08:58:29 +0200 Subject: [PATCH] Fix typo. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 12a9dfe..b0561c8 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ html: freeculture.html freeculture.nb.html %.txt: %.xml $(IMAGES) xmlto txt $< -%.epub: %.xml, $(IMAGES) +%.epub: %.xml $(IMAGES) $(DBTOEPUB) $^ $< freeculture.xml: -- 2.51.0