Hello, Am Montag, 14. September 2015 schrieb John Johansen: > There is no reason to keep the different dependency classes, just > make the object files depend on all headers which will help force > recompiles if any of the source files changes its list of includes. > > Signed-off-by: John Johansen <[email protected]>
Acked-by: Christian Boltz <[email protected]> > --- a/parser/Makefile > +++ b/parser/Makefile > +GENERATED_HDRS = parser_yacc.h parser_version.h af_names.h > cap_names.h Ah, here we have the dependencies that were sometimes lost in the previous patches :-) Regards, Christian Boltz -- Zu Risiken und Nebenwirkungen der PIN und TAN-Eingabe im Internet beachten Sie die üblichen Sicherheitsmaßnahmen und fragen sie Ihren gesunden Menschenverstand oder einen Experten. [gefunden auf http://www.heise.de/security/news/meldung/61241] -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
