diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-07-07 13:58:04 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-07-07 13:58:04 +0100 |
commit | e1f10ac4516f64019204cadfb05dc9fe4b617d35 (patch) | |
tree | 6ff230448615d782a614472cbfdfd8b4aa0c83a1 /reproduce/software/make/high-level.mk | |
parent | 0e4d4b357f4c2209aea8012847b1309fe8b33b13 (diff) |
Project distribution tarball can account for no PDFs in tex/tikz
Until now the './project make dist' command implicitly assumed that the
'tex/tikz' directory always contains PDF files (because of the 'cp
tex/tikz/*.pdf $$dir/tex/tikz' line). This was annoying for projects that
don't use TiKZ or PGFPlots to generate their plots, and they had to
manually comment this line.
With this commit a check has been placed to see if any PDF files exist in
there at all. If there aren't PDF files, the 'cp' command above is ignored.
Diffstat (limited to 'reproduce/software/make/high-level.mk')
0 files changed, 0 insertions, 0 deletions