mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-18 10:46:23 +00:00
Add missing header dependencies to Makefile
This commit is contained in:
parent
487fe462b2
commit
3c18b7a3d9
@ -173,6 +173,8 @@ $(SERVAL_DAEMON_OBJS): $(HDRS)
|
||||
$(SERVALD_OBJS): Makefile
|
||||
$(LIB_SERVAL_OBJS): $(HDRS) Makefile
|
||||
$(TEST_OBJS): $(HDRS) Makefile
|
||||
$(OBJSDIR_TOOLS)/tfw_createfile.o: str.h Makefile
|
||||
$(OBJSDIR_TOOLS)/directory_service.o: $(HDRS) Makefile
|
||||
$(MONITOR_CLIENT_OBJS): $(HDRS) Makefile
|
||||
$(SIMULATOR_OBJS): $(HDRS) Makefile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user