diff --git a/Makefile b/Makefile index c69548833..3bb68fc54 100644 --- a/Makefile +++ b/Makefile @@ -127,7 +127,7 @@ endif CFLAGS += $(WARNINGS) $(DEFINES) -iquote include/ # Default target -all: compel criu lib +all: compel/compel criu lib .PHONY: all #