chiark / gitweb /
Import release 0.1.11
[secnet.git] / Makefile.in
index 0e4926c0b590a311c88336ffdb141678c0ac7fcc..9a912b5d455b25d3370451b6580aef396a9b4be2 100644 (file)
@@ -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 \