diff --git a/Makefile b/Makefile index 1806740a8..dd21b3a06 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ all: CPP RES UI WIDGETS # ------------------------------------------------------------------------------------------------------------------------------------- # C++ code -CPP: backend discovery +CPP: backend bridges discovery backend: $(MAKE) -C source/backend