From c5bb2a4e97f6d6f9aa2799af7a92586d281e8175 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 26 Oct 2005 16:27:10 +0000 Subject: Add pppd. --- cpukit/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 75a6b1fcf8..6d1d98ef43 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -14,6 +14,7 @@ SUBDIRS += libmisc SUBDIRS += httpd SUBDIRS += ftpd SUBDIRS += telnetd +SUBDIRS += pppd SUBDIRS += wrapup CLEANFILES = -- cgit v1.2.3