]> git.proxmox.com Git - mirror_lxc.git/commit - Makefile.am
EXTRA_DIST: Fix missing files with "make dist"
authorStéphane Graber <stgraber@ubuntu.com>
Tue, 26 Mar 2013 16:38:47 +0000 (12:38 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 26 Mar 2013 17:12:29 +0000 (13:12 -0400)
commitc13c0e08da7dbfecb52e85233ac6cd17afa5d818
tree5cc433420a56ed67492086a5dc0f3bc8e586329a
parent1fbb470b023351bb002f24325d07ded47f596c85
EXTRA_DIST: Fix missing files with "make dist"

I recently noticed that the generated tarballs with "make dist"
were incomplete unless the configure script was run on a machine
with all possible build dependencies.

That's wrong as you clearly don't need those dependencies to generate
the tarball. This change fixes that.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
Makefile.am
RELEASE-NOTES [deleted file]
doc/Makefile.am
doc/examples/Makefile.am
src/lua-lxc/Makefile.am
src/lxc/Makefile.am
src/python-lxc/Makefile.am