mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-29 15:44:03 +00:00
scripts: fix installation
Changeset e013ddebc063 forgot to install the samples.mk file. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
26da02fdaa
commit
9d38d4427c
@ -241,6 +241,7 @@ install-lib-samples: $(DESTDIR)$(LIBDIR) install-lib-main
|
||||
$${samp_file} \
|
||||
>"$(DESTDIR)$(LIBDIR)/$${samp_file}"; \
|
||||
done
|
||||
@$(install) -m 644 samples/samples.mk "$(DESTDIR)$(LIBDIR)/samples/samples.mk"
|
||||
|
||||
install-doc: $(DESTDIR)$(DOCDIR)
|
||||
@echo " INST 'docs/*.txt'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user