diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 21:47:26 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 21:47:26 -0800 |
commit | 534456082ed051d6427a77e4bda19473ea8b621c (patch) | |
tree | 21cff8b3fd8e6886a7f392f5fdc8d33bbf5d1e9f /Makefile.am | |
parent | 2263c196cb0dcb8547b378df7b35f83b8b99c01e (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 e67a693..08b5958 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,3 +43,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |