diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 23:07:00 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 23:07:00 -0800 |
commit | 340581e83d57414b5f33fd2f9f22fdfebf0d4b8d (patch) | |
tree | 55dffb2f348942d8f6fe17acd7c72a5a9bbaa969 /Makefile.am | |
parent | b660c757e308b7c561dba16d45d18863bfa2973e (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 ae1edc1..f9a6071 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,3 +35,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |