]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add missing getopt_long.c source file to dist (#341)
authorAnders Björklund <anders.f.bjorklund@gmail.com>
Wed, 2 Jan 2019 12:52:32 +0000 (13:52 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 2 Jan 2019 12:52:32 +0000 (13:52 +0100)
commit4b5e829e25662811cd99a4a30d5261add5b76cc6
tree3ae2f7a13f07cc0d74ff90d9de8f182402c5f12e
parentdc5dce04cb4d0d31f755763a010abb5631226c35
Add missing getopt_long.c source file to dist (#341)

Missed to include this when making compilation optional.

Closes #340.
dev.mk.in