Merge pull request #775 from sureshsundriyal/master

[dist] Some more distribution related cleanup.
This commit is contained in:
Tim Stack 2020-09-23 17:48:08 -07:00 committed by GitHub
commit 4434e9f2aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -268,7 +268,6 @@ noinst_HEADERS = \
hist_source.hh \
hotkeys.hh \
init.sql \
init-sql.h \
input_dispatcher.hh \
k_merge_tree.h \
line_buffer.hh \
@ -465,9 +464,7 @@ CLEANFILES = \
DISTCLEANFILES = \
$(BUILT_SOURCES) \
$(RE2C_FILES) \
help-txt.c \
init-sql.c
$(RE2C_FILES)
uncrusty:
(cd $(srcdir) && uncrustify -c ../lnav.cfg --replace $(SOURCES) \