Browse Source

Install the NEWS and AUTHORS files

Fix #513
Richard Ash 4 years ago
parent
commit
26c851636f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -7,7 +7,7 @@ pkgconfig_DATA = libmodbus.pc
 EXTRA_DIST = libmodbus.pc.in
 CLEANFILES += libmodbus.pc
 
-dist_doc_DATA = MIGRATION README.md
+dist_doc_DATA = MIGRATION README.md AUTHORS NEWS
 
 SUBDIRS = src doc