Re: extra files for distribution

2015-09-22 Thread Gavin Smith
On 23 September 2015 at 00:14, Andy Falanga (afalanga) wrote: >> I previously wrote out a reply and then deleted it when I read your >> email again. But maybe it was what you wanted. I was going to suggest >> using a variable based on the DATA "primary", in Automake's >> terminology. E.g. dist_foo

Re: extra files for distribution

2015-09-22 Thread Gavin Smith
On 22 September 2015 at 18:12, Andy Falanga (afalanga) wrote: > My project has some doc files which are currently generated by the > parsing engine of Visual Studio. Our plan is to simply generate them, > periodically, and include them with our Linux build via autotools. I'm > not sure of how to

Re: extra files for distribution

2015-09-22 Thread Gavin Smith
On 22 September 2015 at 18:12, Andy Falanga (afalanga) wrote: > Hi, > > My project has some doc files which are currently generated by the > parsing engine of Visual Studio. Our plan is to simply generate them, > periodically, and include them with our Linux build via autotools. I'm > not sure o