diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/fitbox/Makefile')
-rw-r--r-- | Master/texmf-dist/source/latex/fitbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/fitbox/Makefile b/Master/texmf-dist/source/latex/fitbox/Makefile index 980068232b3..d363063c177 100644 --- a/Master/texmf-dist/source/latex/fitbox/Makefile +++ b/Master/texmf-dist/source/latex/fitbox/Makefile @@ -6,7 +6,7 @@ # PACKAGE=fitbox -SAMPLES = sample.tex +SAMPLES = sample.tex sample-subfigure.tex all: $(PACKAGE).pdf ${SAMPLES:%.tex=%.pdf} |