Makefile: making the 'libwaku.so' to be built with 'make all' (#2070)

This commit is contained in:
Ivan Folgueira Bande 2023-09-25 08:15:43 +02:00 committed by GitHub
parent 292de5a6c1
commit afdcfc78b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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