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