diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/doc/Makefile.am b/doc/Makefile.am index 5a4e3ea..3e43775 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -41,4 +41,6 @@ SUFFIXES=.html .txt .xml .1 .3 .7  	xmlto man $<  .xml.7:  	xmlto man $< +zmq_epgm.7: +	cp zmq_pgm.7 $@  endif | 
