chiark / gitweb /
Makefile.in: Support installation from a `VPATH' build.
[secnet] / Makefile.in
index a8d7a6543baa1ce0ebe82b2c884f3e8e5812adb1..ed8c205367e9492395ae42e80adc4d62282cb4da 100644 (file)
@@ -20,7 +20,7 @@
 .PHONY:        all clean realclean distclean dist install
 
 PACKAGE:=secnet
-VERSION:=0.4.3
+VERSION:=0.4.4
 
 @SET_MAKE@
 
@@ -189,7 +189,7 @@ install: installdirs
        $(INSTALL_DATA) ${srcdir}/ipaddrset.py $(prefix)/share/secnet/ipaddrset.py
        $(INSTALL_SCRIPT) ${srcdir}/polypath-interface-monitor-linux \
                $(datarootdir)/secnet/.
-       $(INSTALL_DATA) secnet.8 $(mandir)/man8/secnet.8
+       $(INSTALL_DATA) ${srcdir}/secnet.8 $(mandir)/man8/secnet.8
 
 install-force:
        rm -f $(STALE_PYTHON_FILES)