git pull + src/sharefiles.mk



On Tue, Aug 23, 2011 at 9:09 AM, Raymond Toy <toy.raymond at gmail.com> wrote:

>
>
> I don't remember what the actual problem was anymore.  I will take a look
> again at this.
>
>
Ok.  This is probably a lack of understanding on my part, but this is what's
happening.  sharefiles.mk is needed by share/Makefile.am to produce a list
of files that should be installed.  If we can rearrange things so that
Makefile.am can include sharefiles.mk after automake and get it to install
the correct sharefiles, then we can remove sharefiles.mk from the repo.  We
might even be able to remove sharefiles.mk completely.

Ray