diff --git a/Makefile.am b/Makefile.am index 821b635b49..61a2a14706 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ # SUBDIRS = config contrib $(MCA_PROJECT_SUBDIRS) test -EXTRA_DIST = README INSTALL VERSION Doxyfile LICENSE autogen.pl autogen.sh CMakeLists.txt README.WINDOWS +EXTRA_DIST = README INSTALL VERSION Doxyfile LICENSE autogen.pl autogen.sh CMakeLists.txt README.WINDOWS.txt include examples/Makefile.include diff --git a/README.WINDOWS b/README.WINDOWS.txt similarity index 100% rename from README.WINDOWS rename to README.WINDOWS.txt