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/pppd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/pppd/Makefile.am') 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