summaryrefslogtreecommitdiffstats
path: root/rules/nettle.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-03-09 07:51:03 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-03-09 07:51:31 +0100
commit3f521c0b71d54b0c78d8cd489596cfcdf3010278 (patch)
tree1f5ad83b958cad829dc1edc63297d0da4b8b28de /rules/nettle.make
parentfc9a429819b420faecf5fc2fec19d3f7c4b1da9e (diff)
downloadptxdist-3f521c0b71d54b0c78d8cd489596cfcdf3010278.tar.gz
ptxdist-3f521c0b71d54b0c78d8cd489596cfcdf3010278.tar.xz
nettle: install libhogweed
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/nettle.make')
-rw-r--r--rules/nettle.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/nettle.make b/rules/nettle.make
index 8c41bfc9b..37ca31c35 100644
--- a/rules/nettle.make
+++ b/rules/nettle.make
@@ -56,6 +56,7 @@ $(STATEDIR)/nettle.targetinstall:
@$(call install_fixup, nettle,DESCRIPTION,missing)
@$(call install_lib, nettle, 0, 0, 0644, libnettle)
+ @$(call install_lib, nettle, 0, 0, 0644, libhogweed)
@$(call install_copy, nettle, 0, 0, 0755, -, /usr/bin/nettle-hash)
@$(call install_copy, nettle, 0, 0, 0755, -, /usr/bin/sexp-conv)
@$(call install_copy, nettle, 0, 0, 0755, -, /usr/bin/nettle-lfib-stream)