Just noted that the generated headers volnoti/src/value-client-stub.h and volnoti/src/value-daemon-stub.h are added to the repo, they probably should be gitignored as they now are out of date.
Even tho src/Makefile.am specifies how to generate them from the spec file, no one seems to depend on them when running
./prepare.sh
./configure.sh --prefix=/usr
make
as they are not generated/updated.
Just noted that the generated headers
volnoti/src/value-client-stub.handvolnoti/src/value-daemon-stub.hare added to the repo, they probably should be gitignored as they now are out of date.Even tho
src/Makefile.amspecifies how to generate them from the spec file, no one seems to depend on them when runningas they are not generated/updated.