Re: [PATCH] Wimax: Include $(LIBNL_CFLAGS) in CFLAGS because nm-device-wimax.c needs nm-system.c
- From: Dan Williams <dcbw redhat com>
- To: Thomas Graf <tgraf redhat com>
- Cc: networkmanager-list gnome org
- Subject: Re: [PATCH] Wimax: Include $(LIBNL_CFLAGS) in CFLAGS because nm-device-wimax.c needs nm-system.c
- Date: Mon, 14 Nov 2011 18:45:29 -0600
On Thu, 2011-11-10 at 16:29 +0100, Thomas Graf wrote:
> Signed-off-by: Thomas Graf <tgraf redhat com>
Pushed, thanks.
Dan
> ---
> src/wimax/Makefile.am | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/src/wimax/Makefile.am b/src/wimax/Makefile.am
> index 91f1dc4..83c8c27 100644
> --- a/src/wimax/Makefile.am
> +++ b/src/wimax/Makefile.am
> @@ -20,7 +20,8 @@ libwimax_la_SOURCES = \
>
> libwimax_la_CPPFLAGS = \
> $(DBUS_CFLAGS) \
> - $(IWMX_SDK_CFLAGS)
> + $(IWMX_SDK_CFLAGS) \
> + $(LIBNL_CFLAGS)
>
> libwimax_la_LIBADD = \
> $(DBUS_LIBS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]