diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:43:36 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:43:36 -0800 |
commit | 09c20611c1acd04e1fc47bd70ce4d4c2c2f15d76 (patch) | |
tree | 551f78e8d3009bdc3aef75ae89fa06db04e0f5db /Makefile.am | |
parent | eec4604d764a1ed37815012ca1f2c9fba44cdebd (diff) |
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8f03733..c91c174 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,7 @@ appdefaultdir = @appdefaultdir@ dist_appdefault_DATA = \ app-defaults/XMore -EXTRA_DIST = xmore.xml +EXTRA_DIST = xmore.xml README.md MAINTAINERCLEANFILES = ChangeLog INSTALL |