Skip to content

Commit

Permalink
fixup! Add test-network sample test
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
  • Loading branch information
mbrandenburger committed Sep 2, 2024
1 parent ebb4ad4 commit 0270443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/demos/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ include $(TOP)/build.mk

DEMOS = irb

build test clean clobber:
build clean:
$(foreach DIR, $(DEMOS), $(MAKE) -C $(DIR) $@ || exit;)

0 comments on commit 0270443

Please sign in to comment.