Skip to content

Commit 1ac8ac2

Browse files
author
Randall C. O'Reilly
committed
install renders to saved copies for release
1 parent ff715a2 commit 1ac8ac2

File tree

5 files changed

+2493
-0
lines changed

5 files changed

+2493
-0
lines changed

Makefile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@ all:
44
./citeproc.sh
55
./build
66

7+
install:
8+
cp book.docx ccnbook_ed4.docx
9+
cp book.epub ccnbook_ed4.epub
10+
cp book.html ccnbook_ed4.html
11+
cp book.pdf ccnbook_ed4.pdf
12+

ccnbook_ed4.docx

16.4 MB
Binary file not shown.

ccnbook_ed4.epub

16.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)