diff --git a/Makefile.in b/Makefile.in index 59f1e05acc..c07f2d317d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -36866,7 +36866,6 @@ ALL_DIST: distrib_clean # but is not used when building wxBase distribution ALL_GUI_DIST: ALL_DIST $(CP_P) $(DOCDIR)/readme.txt $(DISTDIR)/README.txt - $(CP_P) $(DOCDIR)/$(TOOLKITDIR)/install.txt $(DISTDIR)/INSTALL.txt if test -f $(DOCDIR)/$(TOOLKITDIR)/changes.txt ; then \ $(CP_P) $(DOCDIR)/$(TOOLKITDIR)/changes.txt $(DISTDIR)/CHANGES-$(TOOLKIT).txt ; fi $(CP_P) $(DOCDIR)/$(TOOLKITDIR)/readme.txt $(DISTDIR)/README-$(TOOLKIT).txt diff --git a/build/bakefiles/make_dist.mk b/build/bakefiles/make_dist.mk index ced718bac6..839aa9938f 100644 --- a/build/bakefiles/make_dist.mk +++ b/build/bakefiles/make_dist.mk @@ -142,7 +142,6 @@ ALL_DIST: distrib_clean # but is not used when building wxBase distribution ALL_GUI_DIST: ALL_DIST $(CP_P) $(DOCDIR)/readme.txt $(DISTDIR)/README.txt - $(CP_P) $(DOCDIR)/$(TOOLKITDIR)/install.txt $(DISTDIR)/INSTALL.txt if test -f $(DOCDIR)/$(TOOLKITDIR)/changes.txt ; then \ $(CP_P) $(DOCDIR)/$(TOOLKITDIR)/changes.txt $(DISTDIR)/CHANGES-$(TOOLKIT).txt ; fi $(CP_P) $(DOCDIR)/$(TOOLKITDIR)/readme.txt $(DISTDIR)/README-$(TOOLKIT).txt diff --git a/docs/base/readme.txt b/docs/base/readme.txt index 22c3eb7572..015a970c79 100644 --- a/docs/base/readme.txt +++ b/docs/base/readme.txt @@ -65,7 +65,7 @@ b) Cygwin c) Borland - Please refer to the docs/msw/install.txt. The console sample compiles and + Please refer to the docs/msw/install.md. The console sample compiles and runs but does not pass all tests. d) Other compilers diff --git a/docs/index.htm b/docs/index.htm index 880723d2f0..5d1c28d77e 100644 --- a/docs/index.htm +++ b/docs/index.htm @@ -51,12 +51,12 @@ wxiOS