Correct the dependencies for the configure tool
This commit is contained in:
parent
8bc9658344
commit
d9ec638f4d
|
@ -9,6 +9,8 @@ type=binary
|
|||
cflags=`pkg-config --cflags libSystem`
|
||||
ldflags=`pkg-config --libs libSystem`
|
||||
sources=configure.c
|
||||
|
||||
[configure.c]
|
||||
depends=../src/configure.c,../src/configure.h,../src/main.c,../src/makefile.c,../src/makefile.h,../src/settings.c,../src/settings.h
|
||||
|
||||
[pkg-config]
|
||||
|
|
Loading…
Reference in New Issue
Block a user