VDR: fix package.mk to generate a pkg-config file

This commit is contained in:
Holger Steinhaus 2015-11-15 16:55:28 +01:00 committed by Stephan Raue
parent 429c8affc8
commit be8673a032

View File

@ -55,7 +55,7 @@ EOF
}
make_target() {
make vdr
make vdr vdr.pc
make include-dir
}