LGTM, thanks
On Thu, Mar 20, 2014 at 9:11 AM, Thomas Thrainer <[email protected]>wrote: > Fix the build by including the qa/patch directory in Makefile.am. > > Signed-off-by: Thomas Thrainer <[email protected]> > --- > Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Makefile.am b/Makefile.am > index 9fc00b0..21f8ecc 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -121,6 +121,7 @@ DIRS = \ > lib/watcher \ > man \ > qa \ > + qa/patch \ > test \ > test/data \ > test/data/bdev-rbd \ > -- > 1.9.0.279.gdc9e3eb > > -- -- Helga Velroyen | Software Engineer | [email protected] | Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
