Commit ca70b403 authored by Martin Lucina's avatar Martin Lucina

Hack, zmq_epgm.7 needs to be copied from zmq_pgm.7

parent 1aee8640
...@@ -41,4 +41,6 @@ SUFFIXES=.html .txt .xml .1 .3 .7 ...@@ -41,4 +41,6 @@ SUFFIXES=.html .txt .xml .1 .3 .7
xmlto man $< xmlto man $<
.xml.7: .xml.7:
xmlto man $< xmlto man $<
zmq_epgm.7:
cp zmq_pgm.7 $@
endif endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment