On line 214 of the Makefile:
l2tp_config_token.o should depend on l2tp_config_parse.h
Additionally the pattern %.o : %.c really should get | generated-files appended as an additional dependency as well (line 274).
Log in to post a comment.
Additionally the pattern %.o : %.c really should get | generated-files appended as an additional dependency as well (line 274).