X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.in;h=f8b37af2e9a125d994bd0de4489b02dbe184f933;hb=ff05a229397c75142725f45cad191ce4a00625ce;hp=80db7d9ff740aaeb2a2d6824a3ec34ec79c55d19;hpb=d3fe100dfc120244d316e083ce87b1eb130fe4fd;p=secnet.git diff --git a/Makefile.in b/Makefile.in index 80db7d9..f8b37af 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,7 +18,7 @@ .PHONY: all clean realclean distclean dist install PACKAGE:=secnet -VERSION:=0.1.12 +VERSION:=0.1.13 @SET_MAKE@ @@ -57,7 +57,8 @@ DISTFILES:=BUGS COPYING CREDITS INSTALL LICENSE.txt Makefile.in \ configure.in debian depend.sh dh.c \ example.conf \ getopt.c getopt1.c getopt.h \ - install-sh ipaddr.c ipaddr.h ipaddr.py linux log.c md5.c md5.h \ + install-sh ipaddr.c ipaddr.h ipaddr.py linux log.c \ + magic.h md5.c md5.h \ make-secnet-sites \ modules.c netlink.c netlink.h process.c process.h \ random.c resolver.c rsa.c \