From 4e708159714a78ab009c6b8893b50317e0d1aa04 Mon Sep 17 00:00:00 2001 From: Erik Stenman Date: Wed, 24 May 2017 08:43:24 +0200 Subject: [PATCH] Generate opcodes file. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3117232..d589943 100755 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ all: chapters/contributors.txt beam-book.pdf index.html chapters/contributors.txt: .git ./bin/gitlog.sh $@ -xml/beam-book-from-ab.xml: +xml/beam-book-from-ab.xml: chapters/opcodes_doc.asciidoc asciidoc $(ABFLAGS) -o $@ book.asciidoc beam-book.pdf: xml/beam-book-from-ab.xml