From 0850b08764fbf998d003513f748c68e0d50bfe4b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 1 Nov 2005 16:48:29 +0000 Subject: 2005-11-01 Ralf Corsepius * pppd/Makefile.am: Fix typo. --- cpukit/ChangeLog | 4 ++++ cpukit/pppd/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 71a1258875..1ba5340d56 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2005-11-01 Ralf Corsepius + + * pppd/Makefile.am: Fix typo. + 2005-10-31 Ralf Corsepius PR 840/rtems: diff --git a/cpukit/pppd/Makefile.am b/cpukit/pppd/Makefile.am index 7290998a20..b14c3f6d5d 100644 --- a/cpukit/pppd/Makefile.am +++ b/cpukit/pppd/Makefile.am @@ -13,7 +13,7 @@ libpppd_a_SOURCES = auth.c ccp.c ccp.h chap.c chap.h chap_ms.c chap_ms.h \ chat.c demand.c fsm.c fsm.h ipcp.c ipcp.h lcp.c lcp.h magic.c magic.h \ options.c upap.c upap.h md4.c md4.h md5.c md5.h utils.c sys-rtems.c \ rtemsmain.c rtemspppd.c rtemspppd.h pppd.h patchlevel.h pathnames.h \ - rtemsidialer.h + rtemsdialer.h libpppd_a_CPPFLAGS = $(AM_CPPFLAGS) -D__BSD_VISIBLE endif -- cgit v1.2.3