miniupnpc: add InstallDev 14254/head
authorDaniel Bermond <danielbermond@gmail.com>
Sat, 12 Dec 2020 22:23:38 +0000 (22:23 +0000)
committerDaniel Bermond <danielbermond@gmail.com>
Sat, 12 Dec 2020 22:23:38 +0000 (22:23 +0000)
commit6df09fb08f37b5487865703b30ad20449dab7ed6
tree642d91238b7f2d78f7497251e5810ec9cc3efb4e
parent05436d336631dbfdd4673028ee17345c06c4ef0b
miniupnpc: add InstallDev

Commit ef388ff1f3f2 removed 'CMAKE_INSTALL:=1', and this makes the
development files to be not installed anymore on 'staging_dir'.
Being such, packages that needs to link against libminiupnpc fails
to build, because it cannot find the headers and the library.

Adding an InstallDev fixes this.

Build-tested on: ipq806x (R7800)
Run-tested on: ipq806x (R7800)

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
net/miniupnpc/Makefile