From 9af5bd665e1c37615344804266761eb4a3b42791 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 25 Sep 2007 16:52:38 +0000 Subject: 2007-09-25 Joel Sherrill * Makefile: Added telnetd test. --- ChangeLog | 4 ++++ Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0e7376b..19a38fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-09-25 Joel Sherrill + + * Makefile: Added telnetd test. + 2007-09-25 Joel Sherrill * networkconfig-icecube.h: Fix MAC address and typo. diff --git a/Makefile b/Makefile index 50e31f4..b37d9f4 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ include $(RTEMS_MAKEFILE_PATH)/Makefile.inc -SUBDIRS= netdemo http dnstest ntp select tftpTest ttcp mcast +SUBDIRS= netdemo http dnstest ntp select tftpTest ttcp mcast telnetd # This requires something that is optional and we need to test for it #SUBDIRS+= rpc_demo -- cgit v1.2.3