Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54151
b: refs/heads/master
c: f15a3cc
h: refs/heads/master
i:
  54149: ba71bd4
  54147: c155135
  54143: fd8ba0b
v: v3
  • Loading branch information
Randy Dunlap authored and Sam Ravnborg committed May 2, 2007
1 parent be38dff commit 66c9e26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7ac1c145250adaccf4dbde77a8f811e937aa43c8
refs/heads/master: f15a3ccdc800cef08b346fef5f96860a05e7a3fa
2 changes: 1 addition & 1 deletion trunk/Documentation/DocBook/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ psdocs: $(PS)
PDF := $(patsubst %.xml, %.pdf, $(BOOKS))
pdfdocs: $(PDF)

HTML := $(patsubst %.xml, %.html, $(BOOKS))
HTML := $(sort $(patsubst %.xml, %.html, $(BOOKS)))
htmldocs: $(HTML)

MAN := $(patsubst %.xml, %.9, $(BOOKS))
Expand Down

0 comments on commit 66c9e26

Please sign in to comment.