]> git.ipfire.org Git - thirdparty/libvirt.git/commit
src: lxc: Fix typo in a Makefile variable
authorMichal Privoznik <mprivozn@redhat.com>
Sun, 10 Nov 2019 10:06:19 +0000 (11:06 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Sun, 10 Nov 2019 10:06:19 +0000 (11:06 +0100)
commit6e57fa01418eec8336a97654b3cdd69b3b35795d
tree2669b189d08806f7dea9b9e180397b194cc27fa6
parent70218e10bcde54456ac436fee7ce39ce0a7d4457
src: lxc: Fix typo in a Makefile variable

In commit 0985a9597bb0348d46c0d18dc548a676bf0ad8e2 we stopped
distributing generated source file. This is done by prepending
binary_SOURCES variable with "nodist_". However, there is a typo
- the prefix is "nodst_" instead of "nodist_".

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