Skip to content

Commit 59182fb

Browse files
committed
doc/patchutils.xml with patchview
1 parent 0bab329 commit 59182fb

File tree

2 files changed

+389
-1
lines changed

2 files changed

+389
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if HAVE_XMLTO
2727
man_MANS = doc/interdiff.1 doc/filterdiff.1 doc/fixcvsdiff.1 doc/rediff.1 \
2828
doc/editdiff.1 doc/combinediff.1 doc/lsdiff.1 doc/splitdiff.1 \
2929
doc/grepdiff.1 doc/recountdiff.1 doc/unwrapdiff.1 doc/dehtmldiff.1 \
30-
doc/flipdiff.1 doc/espdiff.1
30+
doc/flipdiff.1 doc/espdiff.1 doc/patchview.1
3131

3232
$(man_MANS): doc/patchutils.xml
3333
$(XMLTO) man -o doc $<

0 commit comments

Comments
 (0)