On 2015-04-17 00:13 +0200, Roelof Berg wrote:
[...]
> 'make dist' runs very well and its output can be built on a clean
> system, all tests pass, the tarball seems to be perfectly ok. 'make
> distcheck', however, complains about missing files:
>
> prompt$ make distcheck
> [...]
>dist-hook
> m
Hello,
I'm new to automake and for making my open source project 'limereg'
ready for debian I moved it to Automake. It builds mainly a library and
an executable, see:
git clone https://github.com/RoelofBerg/limereg.git
./generate-tarball-distro.sh
'make dist' runs very well and its output ca