mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-11 13:05:19 +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} \
|
$${samp_file} \
|
||||||
>"$(DESTDIR)$(LIBDIR)/$${samp_file}"; \
|
>"$(DESTDIR)$(LIBDIR)/$${samp_file}"; \
|
||||||
done
|
done
|
||||||
|
@$(install) -m 644 samples/samples.mk "$(DESTDIR)$(LIBDIR)/samples/samples.mk"
|
||||||
|
|
||||||
install-doc: $(DESTDIR)$(DOCDIR)
|
install-doc: $(DESTDIR)$(DOCDIR)
|
||||||
@echo " INST 'docs/*.txt'"
|
@echo " INST 'docs/*.txt'"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user