On Fri, May 10, 2013 at 06:35:42PM +0200, Christophe wrote:
> -EXTRA_wmaker_SOURCES = osdep_bsd.c osdep_darwin.c osdep_linux.c osdep_stub.c
> +if WM_OSDEP_BSD
> +wmaker_SOURCES += osdep_bsd.c
> +endif
> +if WM_OSDEP_DARWIN
> +wmaker_SOURCES += osdep_darwin.c
> +endif
> +if WM_OSDEP_LINUX
> +wmaker_SOURCES += osdep_linux.c
> +endif
> +if WM_OSDEP_GENERIC
> +wmaker_SOURCES += osdep_stub.c
> +endif

Have you checked the results of 'make dist' with this change?

-- 
Regards,    --
Sir Raorn.   --- http://thousandsofhate.blogspot.com/

Attachment: signature.asc
Description: Digital signature

Reply via email to