From a20205a1e822b4e1bcb59b06df4d53ea246090d1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 26 Oct 2005 16:24:42 +0000 Subject: [PATCH] 2005-10-26 Ralf Corsepius * pppd/Makefile.am: Install rtemsdialer.h, rtemspppd.h to $(includedir)/rtems. * pppd/ipxcp.c, pppd/ipxcp.h: Remove (Unused). --- cpukit/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 682442c95c..eff15d3c97 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,8 @@ 2005-10-26 Ralf Corsepius + * pppd/Makefile.am: + Install rtemsdialer.h, rtemspppd.h to $(includedir)/rtems. + * pppd/ipxcp.c, pppd/ipxcp.h: Remove (Unused). * backward/rtemspppd.h, backward/rtemsdialer.h: New. * Makefile.am: Add backward/rtemspppd.h, backward/rtemsdialer.h.