Create /var/lib/dbus explicitly rather than as a side-effect
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 25 Jun 2012 12:26:35 +0000 (13:26 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 25 Jun 2012 14:22:55 +0000 (15:22 +0100)
commite2b3b745128f85d015683119218c65e65b012e2a
treed621c39626ae06df6de88f97b3be190386535d05
parente29efffd88881eb765ded94e9ebdbb5a76d2fd5f
Create /var/lib/dbus explicitly rather than as a side-effect

Since Automake 1.11.4, an empty localstatelib_DATA variable will not
create $(localstatelibdir) as a side-effect.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=51406
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Lennart Poettering <lennart@poettering.net>
tools/Makefile.am