X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.in;h=5faf2f6292e50fdb20d6fd17ef722fc7a18a1479;hb=refs%2Ftags%2Fv0.1.8;hp=abc8528a54b308e6ba912ba3a9cc937e1bc1a9a1;hpb=042a8da9053c205ea74ec1785c93ca4bcf4ea5e0;p=secnet.git diff --git a/Makefile.in b/Makefile.in index abc8528..5faf2f6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,7 +18,7 @@ .PHONY: all clean realclean dist install PACKAGE:=secnet -VERSION:=0.1.7 +VERSION:=0.1.8 @SET_MAKE@ @@ -48,12 +48,12 @@ OBJECTS:=secnet.o util.o conffile.yy.o conffile.tab.o conffile.o modules.o \ serpent.o md5.o version.o tun.o slip.o sha1.o ipaddr.o log.o \ process.o -DISTFILES:=COPYING CREDITS INSTALL Makefile.in NOTES README TODO \ +DISTFILES:=COPYING CREDITS INSTALL Makefile.in NEWS NOTES README TODO \ conffile.c conffile.fl conffile.h conffile.y \ conffile_internal.h config.h.bot \ config.h.in config.h.top configure \ configure.in debian dh.c \ - example-sites-file example.conf make-secnet-sites.py \ + example.conf make-secnet-sites.py \ install.sh ipaddr.c ipaddr.h ipaddr.py linux log.c md5.c md5.h \ modules.c netlink.c netlink.h process.c process.h \ random.c resolver.c rsa.c \