Build multiCameraServer as part of "all" target (#56)
This commit is contained in:
parent
63f3040f00
commit
f904336fb8
2
deps/tools/Makefile
vendored
2
deps/tools/Makefile
vendored
|
@ -14,7 +14,7 @@ APP_GID?=1000
|
|||
.PHONY: all
|
||||
.SUFFIXES:
|
||||
|
||||
all: setuidgids _cscore.so rpiConfigServer
|
||||
all: setuidgids _cscore.so multiCameraServer rpiConfigServer
|
||||
|
||||
clean:
|
||||
rm -f setuidgids
|
||||
|
|
Loading…
Reference in New Issue
Block a user