Updated dependencies

This commit is contained in:
Pierre Pronchery 2010-12-11 23:56:49 +00:00
parent 5d15a2e4d7
commit 70acfb1a2e
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ INSTALL = install
all: $(TARGETS)
libSystem.pc: ../config.sh
libSystem.pc: libSystem.pc.in ../config.sh
./pkgconfig.sh "libSystem.pc"
clean:

View File

@ -4,5 +4,5 @@ dist=Makefile,libSystem.pc.in,pkgconfig.sh
[libSystem.pc]
type=script
script=./pkgconfig.sh
depends=../config.sh
depends=libSystem.pc.in,../config.sh
install=