package/libdnet: fix dnet-config
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 13 Aug 2019 19:23:39 +0000 (21:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 13 Aug 2019 19:39:23 +0000 (21:39 +0200)
Add dnet-config to LIBDNET_CONFIG_SCRIPTS so this script can be used by
applications such as tcpreplay

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libdnet/libdnet.mk

index 00d9c4fd40587e1b51052efbfacd6db51c031fcf..d1cc0bf15057e2e05e11dfb20859c1d14585b879 100644 (file)
@@ -13,6 +13,7 @@ LIBDNET_AUTORECONF = YES
 LIBDNET_CONF_OPTS = \
        --with-gnu-ld \
        --with-check=no
+LIBDNET_CONFIG_SCRIPTS = dnet-config
 
 ifneq ($(BR2_PACKAGE_LIBDNET_PYTHON),)
 LIBDNET_DEPENDENCIES = python