diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | exts := md png sh bib tex | 1 | exts := md png sh bib tex sty |
2 | findopts := $(foreach ext,$(exts),-or -iname "*.$(ext)") | 2 | findopts := $(foreach ext,$(exts),-or -iname "*.$(ext)") |
3 | 3 | ||
4 | all: pdf | 4 | all: pdf |