diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:46:14 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:46:14 -0800 |
commit | fa0112f9ed9f253957b467d533b2fdb351fbac93 (patch) | |
tree | 99616bd5c2f5b289acbb8bdf6d3b7010befb9167 /Makefile.am | |
parent | 5a13b159150bea1ebda8439ed018a3975f30786b (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 f2b3b88..50e5299 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,3 +51,5 @@ ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ lint: $(LINT) $(ALL_LINT_FLAGS) $(xprop_SOURCES) endif LINT + +EXTRA_DIST = README.md |