diff options
| author | Martin Hafskjold Thoresen <git@mht.wtf> | 2021-12-31 11:51:37 +0100 |
|---|---|---|
| committer | Martin Hafskjold Thoresen <git@mht.wtf> | 2021-12-31 11:51:37 +0100 |
| commit | e009658af16cdeaae955cdbf26b14706cc05f8ed (patch) | |
| tree | 5044cc4288835a17ebf0295ff1cde7ab68777456 /Makefile | |
| parent | 324fd29e7f5144d6692d00e56aad9ef8c13ad3db (diff) | |
| download | ads-book-e009658af16cdeaae955cdbf26b14706cc05f8ed.tar.gz ads-book-e009658af16cdeaae955cdbf26b14706cc05f8ed.zip | |
Add license information
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ main: *.tex latexmk -pdf book.tex clean: - rm -f texput.log report.{aux,log,fls,fdb_latexmk,pdf} + rm -f texput.log book.{aux,bbl,blg,log,fls,fdb_latexmk,pdf,run.xml,out,toc,-blx.bib} |
