Fix out-of-tree builds

This commit is contained in:
Bert Wesarg 2020-08-25 10:09:35 +02:00
parent e172282002
commit 054b7f2801
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ coverage:
$(MAKE) all CFLAGS="" AM_CPPFLAGS="-fprofile-arcs -ftest-coverage -DDEBUG" LDFLAGS="-lgcov"
.c.h:
@srcdir@/scripts/MakeHeader.py $<
./scripts/MakeHeader.py $<
cppcheck:
cppcheck -q -v . --enable=all -DHAVE_CGROUP -DHAVE_OPENVZ -DHAVE_TASKSTATS