Revert "test/Makefile: only look at $(KERNELDIR)/usr/include for files with quotes"
authorDaniel Mack <zonque@gmail.com>
Tue, 19 Aug 2014 14:22:53 +0000 (16:22 +0200)
committerDaniel Mack <zonque@gmail.com>
Tue, 19 Aug 2014 14:22:53 +0000 (16:22 +0200)
commitafb737db68c8a9a46db3034f888250b1ce11f61d
treefcc7547cbea3585787620a14a58d106c7a436096
parentbaeb2d8bbf2360524d4104ea851407a14085cef9
Revert "test/Makefile: only look at $(KERNELDIR)/usr/include for files with quotes"

This reverts commit baeb2d8bbf2360524d4104ea851407a14085cef9.

Turns out this confuses cpp even more.

For now, people have to to 'make headers_install' in the kernel dir before
building kdbus.
test/Makefile
test/kdbus-util.c