diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 13:31:22 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 13:31:22 -0800 |
commit | 80c1b93552a2830a107d5305068a63274b5d2d51 (patch) | |
tree | 6a41fbd95443f44963359bb72ad40108ab538ab2 /Makefile.am | |
parent | b7d57087d082d027f059f4e0a6ce9982c3e5f0fb (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 d8f84e2..d622478 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ SUBDIRS = src man MAINTAINERCLEANFILES = ChangeLog INSTALL -EXTRA_DIST = README.G80 +EXTRA_DIST = README.G80 README.md .PHONY: ChangeLog INSTALL |