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
parent 60c4d40d25
commit a1f031dc55

View File

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