Skip to content
Snippets Groups Projects
Commit 759ed4d8 authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

sort tools in Makefile

parent 48d0415c
No related branches found
No related tags found
3 merge requests!89Draft: Backport v2024 <- v2025pre: Release apertis-dev-tools version 0.2024.10,!78Backport v2024 <- v2025dev3: Add new tools from apertis-docker-images,!77Add new tools from apertis-docker-images
......@@ -5,22 +5,22 @@ ROOT_TOOLDIR ?= $(DESTDIR)$(bindir)
TOOLS = \
ade \
devroot-enter \
apertis-abi-compare \
apertis-images \
apertis-pkg-merge-updates \
apertis-pkg-merge-upstream-to-downstreams \
apertis-pkg-pull-updates \
apertis-switch-coreutils-rust \
import-debian-package \
apertis-abi-compare \
apertis-pull-upstream-kernel \
apertis-push-upstream-kernel \
apertis-rebase-upstream-kernel \
apertis-pull-upstream-kernel \
mountimage \
routine-update-apertis \
apertis-pkg-merge-upstream-to-downstreams \
apertis-switch-coreutils-rust \
ci-buildpackage \
ci-license-scan \
deb-git-version-gen \
devroot-enter \
import-debian-package \
mountimage \
routine-update-apertis \
tally-revision
all:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment