Skip to content

Commit 945bf04

Browse files
committed
Updating wg21
1 parent 0e7252e commit 945bf04

File tree

4 files changed

+2959
-2191
lines changed

4 files changed

+2959
-2191
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $(THIS_DIR)md/defaults.yaml : $(THIS_DIR)md/defaults.py
99
$(OUTDIR)/sd6.md : sd6.py sd6.tmpl macros.yaml reduced.json $(THIS_DIR)md/defaults.yaml
1010
python $< > $@
1111

12-
$(OUTDIR)/sd6.html : $(OUTDIR)/sd6.md
12+
$(OUTDIR)/sd6.html : $(OUTDIR)/sd6.md $(DEPS)
1313
$(PANDOC) --bibliography $(THIS_DIR)md/wg21_fmt.yaml --bibliography $(DATADIR)/csl.json --bibliography $(THIS_DIR)md/early.yaml
1414

1515
reduced.json : md/wg21_fmt.yaml wg21/data/csl.json md/early.yaml reduce_refs.py

0 commit comments

Comments
 (0)