diff options
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 $@ $< |
