On Wed, 14 Nov 2012, John H. Robinson, IV wrote:
Please find attached a diff to add the missing .h files from src/Makefile.am One way to find these: $ git checkout next $ ./autogen.sh $ ./configure $ make dist-gzip $ tar xzf WindowMaker-0.95.3.tar.gz $ cd WindowMaker-0.95.3 $ ./configure $ makeThere has to be an easier way.
How about 'make distcheck'? (I haven't tried it but this is the official autotools way that's supposed to do that.)
Regards, BALATON Zoltan
