X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-chroot/blobdiff_plain/8918e451829e6ccd336f7ada5b92656abaf768b6..d830630af96cfb510381c73d9462121384484c4f:/Makefile diff --git a/Makefile b/Makefile index 7e622e9..72299a7 100644 --- a/Makefile +++ b/Makefile @@ -419,9 +419,7 @@ $(PYMODULES): $(STATE)/lib/python/%.so: $$(call c-object,$$($$*_SOURCES)) ### Scripts. SCRIPTS += chroot-maint -SCRIPTS += mkbuildchroot SCRIPTS += mkchrootconf -SCRIPTS += install-cross-tools update-cross-tools SUBST_SCRIPTS = $(addprefix $(STATE)/bin/,$(SCRIPTS)) all:: $(SUBST_SCRIPTS)