mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
headers: Fix iquote for include/common
travis-ci: success for headers: Finalize include/common/ Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
c50ea54853
commit
eedb53a1d2
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -132,7 +132,7 @@ ifeq ($(GMON),1)
|
|||
export GMON GMONLDOPT
|
||||
endif
|
||||
|
||||
CFLAGS += $(WARNINGS) $(DEFINES) -iquote include/common
|
||||
CFLAGS += $(WARNINGS) $(DEFINES) -iquote include/
|
||||
|
||||
# Default target
|
||||
all: criu lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue