chiark / gitweb /
enums: Add `sizeforce' member value
[adns.git] / Makefile.in
index 87ad60f40d178da03ad826f4ccecc66cfb41ca04..dd55a3dfd4b04fc24345b515d98973a56f47fdb8 100644 (file)
@@ -24,7 +24,7 @@ include               ./common.make
 
 # Remember to change ADNS_VERSION_STRING in client/client.h too, and
 # possibly library soname (MAJOR and MINOR in common.make.in).
-DISTVERSION=   1.5.0~rc0
+DISTVERSION=   1.5.0~rc1~
 
 srcdir=                @srcdir@
 VPATH=         @srcdir@
@@ -74,7 +74,7 @@ adnshost.txt: all
 
 web-install: adnshost.txt
        test -e $(WEBDIR) || mkdir $(WEBDIR)
-       $(INSTALL_DATA) $(srcdir)/README.html $(WEBDIR)/index.html
+       $(INSTALL_DATA) $(srcdir)/README.html $(WEBDIR)/
        $(INSTALL_DATA) $(srcdir)/src/adns.h $(WEBDIR)/adns.h.txt
        $(INSTALL_DATA) COPYING $(WEBDIR)/COPYING.txt
        $(INSTALL_DATA) adnshost.txt $(WEBDIR)/