chiark / gitweb /
Finalise 0.4.5
[secnet.git] / Makefile.in
index 6b6aeb741930c5d29d9104036a86e44b2fb43b14..c7f437bf51ca8a1e99f8838dee4052df01c4c5c8 100644 (file)
@@ -20,7 +20,7 @@
 .PHONY:        all clean realclean distclean dist install
 
 PACKAGE:=secnet
-VERSION:=0.4.4
+VERSION:=0.4.5
 
 @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)