Skip to content

Commit 7b7a9dc

Browse files
committed
Tiny tweak to sample Makefile
Signed-off-by: Martijn Stevenson <[email protected]>
1 parent f697f58 commit 7b7a9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PROXY_WASM_CPP_SDK=/sdk
22

33
PROTOBUF= # full / lite / none
4-
WASM_DEPS= # absl_base re2
4+
WASM_DEPS= # absl_base re2 ...
55

66
include ${PROXY_WASM_CPP_SDK}/Makefile

0 commit comments

Comments
 (0)