NetworkManager/src/bluez-manager
Dan Williams 1d7949e66c build: fix up includes; prefer builddir over srcdir
WiMAX failed distcheck if the iwmxsdk devel files were installed but
--enable-wimax=no was used, since the distcheck configure bits found
the iwmxsdk headers, defaulted WiMAX support to 'on', and then proceeded
to use the generated headers from the top srcdir, where of course
wimax was turned off (due to --enable-wimax=no).  Instead, everything
should use the headers from the builddir, which reflects the options
that 'make distcheck' actually selects.

At the same time, re-order various includes everywhere to ensure that
the builddir paths come before the srcdir paths to prevent this from
happening in the future.
2012-08-06 17:27:17 -05:00
..
Makefile.am build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
nm-bluez-adapter.c bluetooth: move device logic to bluez manager 2012-05-17 13:27:09 -05:00
nm-bluez-adapter.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-bluez-common.h bluetooth: ask Bluez to connect/disconnect from remote device when appropriate 2009-05-14 19:17:56 -04:00
nm-bluez-device.c bluetooth: move device logic to bluez manager 2012-05-17 13:27:09 -05:00
nm-bluez-device.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-bluez-manager.c bluetooth: fix a typo in dbus_g_error_has_name() function name 2012-07-25 16:00:05 +02:00
nm-bluez-manager.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00