diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 21:48:59 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 21:48:59 -0800 |
commit | e72ca90879db149bbee6232dd78a565e630e917d (patch) | |
tree | 6b40fbcced39bfe1becdbf429f65b810cf03b0e3 /Makefile.am | |
parent | dc73ec034c9083b8c7d980e80eb6d4c88bcfaa51 (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 c2110ec..a242a49 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,3 +19,5 @@ if LINT lint: (cd src && $(MAKE) $(MFLAGS) lint) endif LINT + +EXTRA_DIST = README.md |