diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:19:18 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:19:18 -0800 |
commit | ce311771ca86a4134511aecda5601d7c76d763dd (patch) | |
tree | 21cbe578dff7639ecbe57fffb8fa5e0a9f4026c7 /Makefile.am | |
parent | 752ef176eb99f6315be27f00896b37ce217758b9 (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 c1eb5a9..8b09369 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,7 +61,7 @@ MAINTAINERCLEANFILES = ChangeLog INSTALL CLEANFILES = xinitrc startx EXTRA_DIST = xinitrc.cpp startx.cpp \ - autogen.sh + autogen.sh README.md .PHONY: ChangeLog INSTALL |