diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:58:19 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:58:19 -0800 |
commit | 8ac9bff6605b22a7675c0afacdb6965445b9a914 (patch) | |
tree | c99368a16de26129f9f511fa62bffae8d62505ce /Makefile.am | |
parent | 8bf70e4d5c06402fef018f5a257474da2e6c43f3 (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, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b179b4c..cea0d30 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,3 +60,5 @@ xfd.po: $(xfd_SOURCES:%=$(srcdir)/%) CLEANFILES = xfd.po endif + +EXTRA_DIST = README.md |