diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:35:18 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:35:18 -0800 |
commit | c2807f825b73e6b8310b8281245e8ac42d550250 (patch) | |
tree | ab6a33ef48145aa32c3189ee342083f3c4047c35 /Makefile.am | |
parent | 637ba8863fa94210a7642e9460f314ec41867796 (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 9cd8d5f..e7c3d62 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ xlsfonts_SOURCES = \ dsimple.h \ xlsfonts.c -EXTRA_DIST = xlsfonts.xml +EXTRA_DIST = xlsfonts.xml README.md MAINTAINERCLEANFILES = ChangeLog INSTALL .PHONY: ChangeLog INSTALL |