diff options
| author | Martin Hafskjold Thoresen <martinhath@gmail.com> | 2017-07-01 12:01:44 +0200 |
|---|---|---|
| committer | Martin Hafskjold Thoresen <martinhath@gmail.com> | 2017-07-01 12:01:44 +0200 |
| commit | ee90ba5f8020ed80dbda0ac573e5562b688300dc (patch) | |
| tree | d7a697581f1ed10ae12fe93cc3d6d96debb3dd32 /Makefile | |
| download | ads-book-ee90ba5f8020ed80dbda0ac573e5562b688300dc.tar.gz ads-book-ee90ba5f8020ed80dbda0ac573e5562b688300dc.zip | |
Initial commit
Outline for chapters written.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
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 + |
