X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=9a912b5d455b25d3370451b6580aef396a9b4be2;hb=794f2398b8fe84bf398bb10d6eeca6fe6737f65f;hp=0e4926c0b590a311c88336ffdb141678c0ac7fcc;hpb=469fd1d95b2528212a46b155cb115c078de4228f;p=secnet.git diff --git a/Makefile.in b/Makefile.in index 0e4926c..9a912b5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,7 +18,7 @@ .PHONY: all clean realclean dist install distclean PACKAGE:=secnet -VERSION:=0.1.10 +VERSION:=0.1.11 @SET_MAKE@ @@ -48,7 +48,7 @@ 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 @LIBOBJS@ -DISTFILES:=COPYING CREDITS INSTALL LICENSE.txt Makefile.in \ +DISTFILES:=BUGS COPYING CREDITS INSTALL LICENSE.txt Makefile.in \ NEWS NOTES README TODO \ alloca.c \ conffile.c conffile.fl conffile.h conffile.y \