Register a missing dependency

This commit is contained in:
Pierre Pronchery 2020-01-17 20:49:19 +01:00
parent 47f6049119
commit 2f45a85464

View File

@ -10,6 +10,7 @@ dist=System/App.h,appbroker.sh,fixme.sh,Makefile,Test.expected,Test.interface,pk
[AppBroker]
type=binary
sources=appbroker.c
depends=$(OBJDIR)../src/libApp.a
ldflags=$(OBJDIR)../src/libApp.a
[Dummy.h]