On Mon, Nov 30, 2015 at 10:57 AM, Greg Stein <[email protected]> wrote: > On Mon, Nov 30, 2015 at 3:46 AM, Bert Huijben <[email protected]> wrote: >>... > >> > (and leave the .h files alone) >> >> If we move things around anyway, we might want to move those headers as >> well. >> > > We just have those four. If we somehow grow more, then maybe.
Why not move serf_private.h to src/ too? > > >> Do you want to move buckets/ and protocols/ in that subdir? >> > > My preference is as flat as possible, so no. (also why to avoid include/). > > Just trying to get the 9 .c, 9 .o, and 9 .os files out of the root dir. .h > files don't generate crud. > > Cheers, > -g
