On Thu, Jul 14, 2011 at 6:57 PM, Michael Hanselmann <[email protected]>wrote:

> Am 14. Juli 2011 16:56 schrieb Ben Lipton <[email protected]>:
> > Changed around a bunch of things so that it's easy to do common things
> > from the root directory, html documentation can be built from the .rst
> > files, and also handy things like 'make distcheck' work.
>
> LGTM
>

Thanks, would you mind pushing this for me?

>
> Just as a comment, you don't have to change anything: In Ganeti we
> found having a single Makefile at the root to be better. Having split
> Makefiles makes sharing rules and keeping track of dependencies
> harder.
>

Makes sense. I split it up because it seemed the easiest way to have two
different install targets, but let automake take care of building the
makefiles for those targets. I'm hoping it will Just Work for now, but maybe
worth taking another look later on.

>
> Michael
>

Reply via email to