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
|
||||
autoconf
|
||||
autoheader
|
||||
|
||||
config.status: configure
|
||||
./configure
|
||||
|
|
Loading…
Reference in a new issue