1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00

[dist] make dist should work without doing a full build

This commit is contained in:
Tim Stack 2023-06-14 08:57:02 -07:00
parent f4e28f5564
commit 7d24eb6144

View File

@ -10,5 +10,7 @@ EXTRA_DIST = \
CLEANFILES = \
bin2c$(BUILD_EXEEXT)
dist-hook: bin2c$(BUILD_EXEEXT)
distclean-local:
$(RM_V)rm -rf *.dSYM