]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
bindings: Add include path to gcc command
authorTom Hromatka <tom.hromatka@oracle.com>
Fri, 20 Jan 2023 16:47:58 +0000 (09:47 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 20 Jan 2023 16:47:58 +0000 (09:47 -0700)
commit71986a68505dd1fb6506d7b3d00c597bc58beef1
tree0eb8d6e516243c568ee72e9b6e0eb63c2b12718f
parent65ea0f28737513961af328d50f05adc2672d07fc
bindings: Add include path to gcc command

Add the path to the include files when invoking gcc.  This
caused `make distcheck` to fail

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/bindings/Makefile.am