wmbattery: Add config.h.in to `make distclean`.
commit60476ab0877a285db2f5bc5960b86dd564da4fce
authorDoug Torrance <dtorrance@piedmont.edu>
Mon, 24 Aug 2015 04:11:44 +0000 (24 00:11 -0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 24 Aug 2015 06:18:02 +0000 (24 07:18 +0100)
tree5bd2e49cefa57187e79fa8c8a15a7ff9dd410f09
parent8d86fe394fcc42ae43da5a5bb38ab25c208bd165
wmbattery: Add config.h.in to `make distclean`.

Its absence created a problem for the Debian package.  During the build,
dh_auto_clean results in a call to autoheader, which creates config.h.in.  If
this isn't then removed, we get a dpkg-source error.

Obtained from [1].

[1] https://sources.debian.net/src/wmbattery/2.48-1/debian/patches/clean_config.h.in.patch/
wmbattery/Makefile