diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:31:00 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:31:00 -0800 |
commit | 973fb5113e0b0ac2d5a816412765ac0eec930592 (patch) | |
tree | 82f5ca58144c0af3c686bbf6529bf300675a75a3 /Makefile.am | |
parent | 2d1d5f1b86db9010b807fcf625d2c6fa1d9b5493 (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 02a8458..8570bf4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,7 +42,7 @@ appdefaultdir = @appdefaultdir@ dist_appdefault_DATA = \ app-defaults/Clock-color -EXTRA_DIST = oclock.bit oclmask.bit +EXTRA_DIST = oclock.bit oclmask.bit README.md MAINTAINERCLEANFILES = ChangeLog INSTALL |