summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Hafskjold Thoresen <martinhath@gmail.com>2017-07-01 12:01:44 +0200
committerMartin Hafskjold Thoresen <martinhath@gmail.com>2017-07-01 12:01:44 +0200
commitee90ba5f8020ed80dbda0ac573e5562b688300dc (patch)
treed7a697581f1ed10ae12fe93cc3d6d96debb3dd32 /Makefile
downloadads-book-ee90ba5f8020ed80dbda0ac573e5562b688300dc.tar.gz
ads-book-ee90ba5f8020ed80dbda0ac573e5562b688300dc.zip
Initial commit
Outline for chapters written.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..15a94bd
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+
+main: *.tex
+ tectonic book.tex
+