X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=secnet.git;a=blobdiff_plain;f=Makefile.in;h=c7f437bf51ca8a1e99f8838dee4052df01c4c5c8;hp=6b6aeb741930c5d29d9104036a86e44b2fb43b14;hb=0083ebffd975686b3ab3008aea827f8fb12cf543;hpb=1cef26c2d19ca466d617489a65b83346a704f404 diff --git a/Makefile.in b/Makefile.in index 6b6aeb7..c7f437b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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)