mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
[dist] make dist should work without doing a full build
This commit is contained in:
parent
f4e28f5564
commit
7d24eb6144
@ -10,5 +10,7 @@ EXTRA_DIST = \
|
||||
CLEANFILES = \
|
||||
bin2c$(BUILD_EXEEXT)
|
||||
|
||||
dist-hook: bin2c$(BUILD_EXEEXT)
|
||||
|
||||
distclean-local:
|
||||
$(RM_V)rm -rf *.dSYM
|
||||
|
Loading…
Reference in New Issue
Block a user