diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:52:05 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:53:02 -0800 |
commit | b78dccab895bb14f79b45d78ce70c4bcaf65738b (patch) | |
tree | ca884cd14ae2342e4beac09451b462688fc8a9d0 /Makefile.am | |
parent | 777236e942ae85bcacfdc2e086944a42cfed5b45 (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 d3c525b..1be4772 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ SUBDIRS = src man -EXTRA_DIST = sample-twmrc/jim.twmrc sample-twmrc/keith.twmrc sample-twmrc/lemke.twmrc +EXTRA_DIST = sample-twmrc/jim.twmrc sample-twmrc/keith.twmrc sample-twmrc/lemke.twmrc README.md MAINTAINERCLEANFILES = ChangeLog INSTALL .PHONY: ChangeLog INSTALL |