Re: [lxc-devel] [PATCH] include hook files in make dist

2013-02-21 Thread Stéphane Graber
On 02/21/2013 04:57 PM, Dwight Engen wrote: > this makes "make rpm" work again > > Signed-off-by: Dwight Engen Acked-by: Stéphane Graber And pushed to staging. Thanks > --- > hooks/Makefile.am | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/hooks/Makefile.am b/hooks/Makefile.am >

[lxc-devel] [PATCH] include hook files in make dist

2013-02-21 Thread Dwight Engen
this makes "make rpm" work again Signed-off-by: Dwight Engen --- hooks/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hooks/Makefile.am b/hooks/Makefile.am index 4fc20ac..196e632 100644 --- a/hooks/Makefile.am +++ b/hooks/Makefile.am @@ -3,3 +3,5 @@ hooksdir=@LXCHOOKDIR@ hook