chiark / gitweb /
Import release 0.1.1
[secnet.git] / Makefile.in
index d9107662fb51d5c31226b0ba368d8153f6c98865..881a726a4191a96cb0f20664045518be1588aecb 100644 (file)
@@ -18,7 +18,7 @@
 .PHONY:        all clean realclean dist install
 
 PACKAGE:=secnet
-VERSION:=0.08
+VERSION:=0.1.1
 
 @SET_MAKE@
 
@@ -47,7 +47,7 @@ OBJECTS:=secnet.o util.o conffile.yy.o conffile.tab.o conffile.o modules.o \
        resolver.o random.o udp.o site.o transform.o netlink.o rsa.o dh.o \
        serpent.o md5.o version.o
 
-DISTFILES:=COPYING INSTALL Makefile.in NOTES README TODO conffile.c \
+DISTFILES:=COPYING CREDITS INSTALL Makefile.in 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 dh.c \
        example-sites-file example.conf install.sh linux md5.c md5.h \