diff --git a/Makefile b/Makefile index f97f20880..0e667348a 100644 --- a/Makefile +++ b/Makefile @@ -90,6 +90,7 @@ CFLAGS += $(shell pkg-config --cflags ${PKGS}) LDLIBS += $(shell pkg-config --libs ${PKGS}) all: src plugins tools +src plugins tools tests: lib # Build all variants: debug, coverage, ... everything: