parent
2b52c98c07
commit
2325d0609c
4
Makefile
4
Makefile
|
@ -71,8 +71,8 @@ default: webroot
|
|||
|
||||
%.meta: %.html src/post2meta src/post2html
|
||||
src/post2meta $< > $@
|
||||
src/talks.html: src/talks.rec
|
||||
src/papers.html: src/papers.rec
|
||||
src/talks.html: src/talks.rec src/talks.sh
|
||||
src/papers.html: src/papers.rec src/papers.sh
|
||||
%.html %.xml: %.sh post/list $(pgdeps) $(phtml)
|
||||
$< > $@
|
||||
%.html: %.md src/post2html $(pgdeps) src/pandoc.tpl
|
||||
|
|
Loading…
Reference in New Issue