diff options
Diffstat (limited to 'not-a-book/Makefile')
| -rw-r--r-- | not-a-book/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/not-a-book/Makefile b/not-a-book/Makefile new file mode 100644 index 0000000..5f19965 --- /dev/null +++ b/not-a-book/Makefile | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | dev: | ||
| 2 | find -type f | egrep -i "*.tex|*.yml|*.html|*.js" | entr -r pdflatex book.tex | ||
