]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: fix changelog generation
authorVincent Bernat <bernat@luffy.cx>
Fri, 11 Jan 2013 00:25:32 +0000 (01:25 +0100)
committerVincent Bernat <bernat@luffy.cx>
Fri, 11 Jan 2013 00:25:32 +0000 (01:25 +0100)
commitd53240cdf0268e600dadc661673443468b1c44a7
treeae6480ace4b4ebf8858697a112f4ca8559fd3df0
parent29e300e5ab4a61e5c18b572ac6568f0b3f5b8e8c
build: fix changelog generation

We really only want to generate changelog when building the dist
tarball. We force its generation using a fake PHONY target. We don't
list it as a dist_* something since it does not exist yet. Therefore,
we don't have to clean it.
.gitignore
Makefile.am