summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 04:19:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 04:19:28 +0000
commitdbe8e5194cf71cb20e7a05ff382ad70e833fd3e6 (patch)
tree2c05c42afd7270e417e72e41a1e6e14d193d51c7 /cpukit/telnetd
parent2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-dbe8e5194cf71cb20e7a05ff382ad70e833fd3e6.tar.bz2
Cleanups
Diffstat (limited to '')
-rw-r--r--cpukit/telnetd/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/telnetd/Makefile.am b/cpukit/telnetd/Makefile.am
index 3ea736cfd3..2b027dfbf3 100644
--- a/cpukit/telnetd/Makefile.am
+++ b/cpukit/telnetd/Makefile.am
@@ -4,9 +4,6 @@
include $(top_srcdir)/automake/compile.am
-CLEANFILES =
-DISTCLEANFILES =
-
if HAS_NETWORKING
if LIBSHELL
include_rtemsdir = $(includedir)/rtems
@@ -23,5 +20,4 @@ EXTRA_DIST = README
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
include $(srcdir)/preinstall.am
-
include $(top_srcdir)/automake/local.am