Commit 01f146c28e3c0d4dd9844c7b454b37aa4d12f45b

Guillem Jover 2013-05-27T04:41:58

build: Handle the ChangeLog as a distributed-only file The ChangeLog file is distributed, and cannot be regenerated outside of the git repository, so do not remove it in DISTCLEANFILES, and move the generation code into dist-hook, which also avoids unnecessary computation during normal builds.