]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
src/Makefile.am: Add forgotten backslash
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 29 Oct 2014 03:32:43 +0000 (04:32 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 29 Oct 2014 03:32:43 +0000 (04:32 +0100)
commit233ecdea715b4639348b16eaaa35348586a1ea5a
treee7bb31c86ad7ec3a780280ad8f214c62a545b960
parent3f99d64db8a64675eefed9485fad720c630a816e
src/Makefile.am: Add forgotten backslash

As I've pushed 5892944f I haven't noticed one small nitpick.
There was this backslash missing on the line 1231 in the
enumeration of libraries to be added to vbox storage driver. This
resulted in nondeterministic build which sometimes succeeded and
sometimes failed.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/Makefile.am