diff --git a/Makefile.am b/Makefile.am index 1de22c96..6eab511b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -547,6 +547,7 @@ weston_info_SOURCES = \ shared/os-compatibility.c \ shared/os-compatibility.h weston_info_LDADD = $(WESTON_INFO_LIBS) +weston_info_CFLAGS = $(AM_CFLAGS) $(CLIENT_CFLAGS) weston_desktop_shell_SOURCES = clients/desktop-shell.c nodist_weston_desktop_shell_SOURCES = \