Register missing dependencies
This commit is contained in:
parent
ecd5846b3b
commit
85f264e97a
|
@ -13,5 +13,8 @@ sources=vpn.c,main.c
|
|||
install=$(BINDIR)
|
||||
|
||||
#sources
|
||||
[vpn.c]
|
||||
[common.c]
|
||||
depends=$(OBJDIR)../include/VPN.h
|
||||
|
||||
[vpn.c]
|
||||
depends=$(OBJDIR)../include/VPN.h,../config.h
|
||||
|
|
Loading…
Reference in New Issue
Block a user