mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
Makefile: making the 'libwaku.so' to be built with 'make all' (#2070)
This commit is contained in:
parent
01fd3e0082
commit
4b7fffe8c3
2
Makefile
2
Makefile
@ -35,7 +35,7 @@ else # "variables.mk" was included. Business as usual until the end of this file
|
||||
.PHONY: all test update clean
|
||||
|
||||
# default target, because it's the first one that doesn't start with '.'
|
||||
all: | wakunode2 example2 chat2 chat2bridge
|
||||
all: | wakunode2 example2 chat2 chat2bridge libwaku
|
||||
|
||||
test: | testcommon testwaku
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user