Skip to content

Commit 1cd5ab1

Browse files
bvavalag2flyer
authored andcommitted
no crypto tests on build
Signed-off-by: Bruno Vavala <[email protected]>
1 parent 2550f45 commit 1cd5ab1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/crypto/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ $(BUILD_DIR):
2020

2121
build: $(BUILD_DIR)
2222
$(MAKE) --directory=$<
23+
24+
test: build
2325
$(MAKE) -C $(BUILD_DIR) test
2426

2527
clean:

0 commit comments

Comments
 (0)