summaryrefslogtreecommitdiffstats
path: root/rules/host-libedit.make
blob: ae8bff95f052f9ed99a4e75529e2f22feb823f45 (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*-makefile-*-
#
# Copyright (C) 2021 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_LIBEDIT) += host-libedit

# vim: syntax=make