diff options
| author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2026-08-07 17:30:31 +0200 |
|---|---|---|
| committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2026-08-07 17:30:31 +0200 |
| commit | 36b9bbcf03af63773d54f94700fc3d6d43bc3bfc (patch) | |
| tree | 0f0d423ea40f26668718e146df6fad97594c550a /Makefile | |
| parent | 5537e0ce91fa1422a4ea9d5840b9b1339095c255 (diff) | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ pdf: $(PDF_TARGETS) nup: $(NUP4_TARGETS) $(NUP2_TARGETS) verso: $(VERSO_TARGETS) $(VERSO_NUP4_TARGETS) $(VERSO_NUP2_TARGETS) -$(BUILDDIR)/%.ps: designs/%.yaml +$(BUILDDIR)/%.ps: designs/%.yaml conf/* mkdir -p ${BUILDDIR} ./bin/render -o $@ $< |
