diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:25:32 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:25:32 -0800 |
commit | 17dec8c3c2805707767a2e416358db860b2b2427 (patch) | |
tree | aeff35027823bb5985711faa233a6aa74dcf9599 /Makefile.am | |
parent | eac885fa5ebff24e0839144863872443a010d7c2 (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 7147f5a..56308e2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,3 +55,5 @@ ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ lint: $(LINT) $(ALL_LINT_FLAGS) $(mkfontscale_SOURCES) endif LINT + +EXTRA_DIST = README.md |