about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2017-02-07 23:39:25 +0000
committerJames Booth <boothj5@gmail.com>2017-02-07 23:39:42 +0000
commit1242fb7f71e32426e09e9c1dcb61aa398fc41209 (patch)
tree4cb6c1b6127ca0658d58139d1b5896fa9307e000 /Makefile.am
parent5f1ba08f5500646fb92df8d4b9920eac987bc11a (diff)
downloadprofani-tty-1242fb7f71e32426e09e9c1dcb61aa398fc41209.tar.gz
Include CHANGELOG and README.md in package
fixes #904
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b8424856..e3b72b86 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -245,7 +245,7 @@ endif
 
 man_MANS = $(man_sources)
 
-EXTRA_DIST = $(man_sources) $(icons_sources) $(themes_sources) $(script_sources) profrc.example LICENSE.txt
+EXTRA_DIST = $(man_sources) $(icons_sources) $(themes_sources) $(script_sources) profrc.example LICENSE.txt README.md CHANGELOG
 
 if INCLUDE_GIT_VERSION
 EXTRA_DIST += .git/HEAD .git/index