diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:56:11 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:56:11 -0800 |
commit | 7922b89288d463a29f742fbb48ab38b3ec485dff (patch) | |
tree | a450c369c1e1bdf6e5048b20c369a9a5a72d5645 /Makefile.am | |
parent | abb6802af0d82c196fd94b8dc94549ba64754cb5 (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 19e4040..9889544 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,7 @@ xeyes_SOURCES = \ transform.h \ xeyes.c -EXTRA_DIST = eyes.bit eyesmask.bit +EXTRA_DIST = eyes.bit eyesmask.bit README.md MAINTAINERCLEANFILES = ChangeLog INSTALL |