Skip to content

Commit

Permalink
dev-flow: Build aktualizr-get by default
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Detsch <andre.detsch@foundries.io>
  • Loading branch information
detsch committed Oct 14, 2024
1 parent 605b974 commit e8b2801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-flow.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

CCACHE_DIR = $(shell pwd)/.ccache
BUILD_DIR ?= build
TARGET ?= aklite-tests
TARGET ?= aklite-tests aktualizr-get
TEST_LABEL ?= aklite
CTEST_ARGS ?= --output-on-failure
CXX ?= clang++
Expand Down

0 comments on commit e8b2801

Please sign in to comment.