mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
Merge pull request #1142 from hintjens/master
Problem: does not install man pages correctly when out of tree
This commit is contained in:
commit
ac99d50abb
@ -50,5 +50,5 @@ SUFFIXES=.html .txt .xml .3 .7
|
||||
.xml.7:
|
||||
xmlto man $<
|
||||
zmq_epgm.7: zmq_pgm.7
|
||||
cp zmq_pgm.7 $@
|
||||
cp $< $@
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user