Skip to content

Commit d8c5317

Browse files
committed
[css2] Added a rule to create a missing chapter if the new version has more
chapters than the old one. --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402251
1 parent e57e92a commit d8c5317

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css2/diffs-wd/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
%.html: ../%.html $(PREV)/%.html
22
-$(HTMLDIFF) $(PREV)/$@ ../$@ >$@
3+
4+
$(PREV)/%.html:
5+
touch $@

0 commit comments

Comments
 (0)