OSDN Git Service

configure: use top_builddir for wayland_scanner_rules
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 18 Sep 2014 16:30:28 +0000 (17:30 +0100)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 8 Oct 2014 08:08:52 +0000 (16:08 +0800)
commita7764ff09f2de8bf67afde4b3a3e852ba76b6a42
tree69a6b6f0b73cae0b9663310915c72f0107dac08e
parent392771e9a9ae0a3a58767ef6133f27d6b120f4e7
configure: use top_builddir for wayland_scanner_rules

Autotools already copies the files appropriately, and using
top_srcdir causes the files to be generated in the source
tree rather than the build one.

Spotted by 'make dist'

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
configure.ac