Skip to content

Commit e57e92a

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css2/diffs-rec/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)