diff --git a/Makefile.am b/Makefile.am index 08cd3bbd8..40fec23ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,6 +46,10 @@ EXTRA_DIST = \ .default-version \ bootstrap \ bootstrap-configure \ + README.md \ + NOTICE \ + CONTRIBUTING.md \ + LICENSE \ $(NULL) BUILT_SOURCES = \ diff --git a/README b/NOTICE similarity index 100% rename from README rename to NOTICE