diff --git a/Makefile.am b/Makefile.am index 709065ee..f2a89949 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,8 @@ dist_example_DATA= ACLOCAL_AMFLAGS= -I m4 +EXTRA_DIST+= README.md +EXTRA_DIST+= LICENSING include src/include.am include wolfssh/include.am