Possible to regenerate headers outside of srcdir

This commit is contained in:
Robert Rosengren
2013-11-29 13:27:53 +01:00
parent 76a715ee8c
commit 5aac1733a6
2 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ debug:
$(MAKE) all CFLAGS="" AM_CPPFLAGS="-ggdb -DDEBUG"
.c.h:
scripts/MakeHeader.py $<
@srcdir@/scripts/MakeHeader.py $<
cppcheck:
cppcheck -q -v . --enable=all -DHAVE_CGROUP -DHAVE_OPENVZ -DHAVE_TASKSTATS