wmbattery: Makefile - use autoheader too
instead, configure complains about: config.status: error: cannot find input file: `config.h.in'
This commit is contained in:
parent
6615b04e77
commit
a8858dedde
|
@ -42,6 +42,7 @@ wmbattery.o: wmbattery.c wmbattery.h
|
||||||
|
|
||||||
configure: configure.ac
|
configure: configure.ac
|
||||||
autoconf
|
autoconf
|
||||||
|
autoheader
|
||||||
|
|
||||||
config.status: configure
|
config.status: configure
|
||||||
./configure
|
./configure
|
||||||
|
|
Loading…
Reference in a new issue