Re: [libvirt] [PATCH] keycodes: fix for 'make dist'

2017-08-31 Thread Nikolay Shirokovskiy
On 31.08.2017 10:25, Michal Privoznik wrote: > On 08/30/2017 01:19 PM, Nikolay Shirokovskiy wrote: >> 'make dist' fails with error now: >> >> make[2]: Entering directory `/root/dev/libvirt/src' >> make[2]: *** No rule to make target `linux', needed by `distdir'. Stop >> >> It turns out that in a

Re: [libvirt] [PATCH] keycodes: fix for 'make dist'

2017-08-31 Thread Michal Privoznik
On 08/30/2017 01:19 PM, Nikolay Shirokovskiy wrote: > 'make dist' fails with error now: > > make[2]: Entering directory `/root/dev/libvirt/src' > make[2]: *** No rule to make target `linux', needed by `distdir'. Stop > > It turns out that in am__libvirt_util_la_SOURCES_DIST variable KEYTABLES >

[libvirt] [PATCH] keycodes: fix for 'make dist'

2017-08-30 Thread Nikolay Shirokovskiy
'make dist' fails with error now: make[2]: Entering directory `/root/dev/libvirt/src' make[2]: *** No rule to make target `linux', needed by `distdir'. Stop It turns out that in am__libvirt_util_la_SOURCES_DIST variable KEYTABLES is not expanded correctly. Like 'linux' stays 'linux' instead of