summaryrefslogtreecommitdiffstats
path: root/rules/host-libzip.make
blob: 54b16cad0d0a7ba6b2e933fc5e9e1b273f09c598 (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*-makefile-*-
#
# Copyright (C) 2020 by Denis Osterland-Heim <Denis.Osterland@diehl.com>
#
# For further information about the PTXdist project and license conditions
# see the README file.
#

HOST_PACKAGES-$(PTXCONF_HOST_LIBZIP) += host-libzip

# vim: syntax=make