We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bab329 commit 59182fbCopy full SHA for 59182fb
Makefile.am
@@ -27,7 +27,7 @@ if HAVE_XMLTO
27
man_MANS = doc/interdiff.1 doc/filterdiff.1 doc/fixcvsdiff.1 doc/rediff.1 \
28
doc/editdiff.1 doc/combinediff.1 doc/lsdiff.1 doc/splitdiff.1 \
29
doc/grepdiff.1 doc/recountdiff.1 doc/unwrapdiff.1 doc/dehtmldiff.1 \
30
- doc/flipdiff.1 doc/espdiff.1
+ doc/flipdiff.1 doc/espdiff.1 doc/patchview.1
31
32
$(man_MANS): doc/patchutils.xml
33
$(XMLTO) man -o doc $<
0 commit comments