mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
added missing release variant to ‚make everything‘
This commit is contained in:
parent
c2cb2c8e02
commit
1d841a365f
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -94,6 +94,7 @@ all: src plugins | lib
|
|||
|
||||
# Build everything with different profiles: debug, coverage, ...
|
||||
everything:
|
||||
$(MAKE) RELEASE=1
|
||||
$(MAKE) DEBUG=1
|
||||
$(MAKE) COVERAGE=1
|
||||
$(MAKE) PROFILE=1
|
||||
|
|
Loading…
Add table
Reference in a new issue