dcd135cc06
After libsepol is modified (for example while developing new features or
fixing bugs), running "make install" in the top-level directory does not
update the programs which use libsepol.a. Add this static library to the
target dependencies in order to force their updates. This makes "make"
use libsepol.a in the linking command without using LDLIBS.
While at it, copy what commit
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
callgrind-mcstransd | ||
transcon.c | ||
untranscon.c | ||
valgrind-mcstransd |