From 8280caa4417f625b18d835b68830cd6545e8f212 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 25 Oct 2005 16:14:23 +0000 Subject: Add telnetd. --- 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 17efd2f3f9..13b57344f5 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -13,6 +13,7 @@ SUBDIRS += libnetworking librpc SUBDIRS += libmisc SUBDIRS += httpd SUBDIRS += ftpd +SUBDIRS += telnetd SUBDIRS += wrapup CLEANFILES = -- cgit v1.2.3