Cleanup: Remove toplevel directory from include search path
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 May 2020 17:39:19 +0000 (13:39 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 May 2020 17:40:10 +0000 (13:40 -0400)
commit2bc89292c6ac6030a7498a798671cca921ae61df
treee1d39aad99043d641ca6d66e5b2a18a1009c2558
parent053e573fb9404dd90fc974a6c08baf71eea3bf14
Cleanup: Remove toplevel directory from include search path

Now that all include files are moved to include/ (except for those
meant to be included with "#include "...h"), we can remove the toplevel
directory from the include search path.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile
lib/Kbuild
probes/Kbuild
tests/Kbuild
This page took 0.025363 seconds and 5 git commands to generate.