]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.linux
pppd: Add mppe.h to the list of headers to install if MPPE is defined
[ppp.git] / pppd / Makefile.linux
index 9664f70989965a6e768434b529e04d5cd244fc7d..853b15c14be42703aa5ff203da287ded9209794a 100644 (file)
@@ -99,6 +99,7 @@ CFLAGS   += -DMSLANMAN=1
 endif
 ifdef MPPE
 CFLAGS   += -DMPPE=1
+HEADERS  += mppe.h
 endif
 endif