diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2019-10-25 00:17:43 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2019-10-25 00:17:43 +0200 |
| commit | bc4ea1bd4874860f1abb22f0a6a1b4c305cbc77e (patch) | |
| tree | 47692b8140f869839706edfbc38b585dae05df42 /not-a-book/Makefile | |
| parent | 43f8b6b309b0e28712086c7d6547f507aeb0a750 (diff) | |
| download | mitjafelicijan.com-bc4ea1bd4874860f1abb22f0a6a1b4c305cbc77e.tar.gz | |
General cleanup
Diffstat (limited to 'not-a-book/Makefile')
| -rw-r--r-- | not-a-book/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/not-a-book/Makefile b/not-a-book/Makefile deleted file mode 100644 index 5f19965..0000000 --- a/not-a-book/Makefile +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | dev: | ||
| 2 | find -type f | egrep -i "*.tex|*.yml|*.html|*.js" | entr -r pdflatex book.tex | ||
