diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:46:00 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:46:00 -0800 |
commit | 6a7bc86d92de1b76baf5ae5e615ccc936378a8ee (patch) | |
tree | 8d06701d1723a7cc15e71a61059f80fe93da45e8 /Makefile.am | |
parent | dd99b3c20ac656132b1bffac28a6fff05506e0ff (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 08ffbb1..81c9bc7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,3 +50,5 @@ ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ lint: $(LINT) $(ALL_LINT_FLAGS) $(setxkbmap_SOURCES) endif LINT + +EXTRA_DIST = README.md |