]> git.ozlabs.org Git - ppp.git/commit
pppd: Add mppe.h to the list of headers to install if MPPE is defined
authorPaul Mackerras <paulus@ozlabs.org>
Sat, 21 Mar 2020 04:16:30 +0000 (15:16 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Sat, 21 Mar 2020 04:16:30 +0000 (15:16 +1100)
commitf2f9554f775fa3f8b305c536d90e5393fd40d154
tree8ce57210376ecc9ef2e5c68e41853c09fc651a79
parentae54fcfadeb52398804fa8900988bf86c0b91748
pppd: Add mppe.h to the list of headers to install if MPPE is defined

This means that mppe.h will be installed by make install-devel,
as it is needed for compiling chap_ms.c when MPPE=1.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
pppd/Makefile.linux