mirror of
https://github.com/zeromq/libzmq.git
synced 2025-02-22 07:01:14 +01:00
Hack, zmq_epgm.7 needs to be copied from zmq_pgm.7
This commit is contained in:
parent
1aee86408d
commit
ca70b40383
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user