summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-25 16:27:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-25 16:27:02 +0000
commit61b212b6b8d75305966a6d930dc380c9d6aac3ee (patch)
tree5ff3d1f6c46597f2c702202c57b01c20fbe1f6c5 /c/src/libnetworking/Makefile.am
parentRemove libnetworking/rtems_telnetd. (diff)
downloadrtems-61b212b6b8d75305966a6d930dc380c9d6aac3ee.tar.bz2
Remove rtems_telnetd.
Diffstat (limited to 'c/src/libnetworking/Makefile.am')
-rw-r--r--c/src/libnetworking/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libnetworking/Makefile.am b/c/src/libnetworking/Makefile.am
index 96de082d75..247c85953e 100644
--- a/c/src/libnetworking/Makefile.am
+++ b/c/src/libnetworking/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-SUBDIRS = pppd rtems_telnetd
+SUBDIRS = pppd
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am