Attention is currently required from: fixeria.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/31785 )
Change subject: tests/*/Makefile.am: move -I to AM_CPPFLAGS ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Pau I saw your opinion, thanks, no need to post it again on each and every patch.
I'm giving my opinion in order to find out what's the rationale behind this patch, whether it is really improving anyhow the situation.
Also, I'm giving my opinion because I need to invest time to review all these patches. Given you are not interested to hear it or save my/your time, better find someone else who review them.
That's the automake rule to generate the rules: %.o:%.c $(CC) $(CPPFLAGS) $(CFLAGS) -c -o $@ $<