Skip to content

Commit

Permalink
chore: add dufs task to Makefile all
Browse files Browse the repository at this point in the history
  • Loading branch information
goweiwen authored Dec 30, 2023
1 parent cc6f46e commit 814be07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ifeq ($(PLATFORM),arm64)
export CROSS_TARGET_ARM_UNKNOWN_LINUX_GNUEABIHF_IMAGE = goweiwen/cross-with-clang_arm-unknown-linux-gnueabihf:aarch64
endif

all: static build package-build package-retroarch migrations
all: static build package-build package-retroarch dufs migrations

simulator-env:
mkdir -p assets/simulator
Expand Down

0 comments on commit 814be07

Please sign in to comment.