summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-26 02:00:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-26 02:00:59 +0000
commitc054f7aa0e7def3ddc6cb744c86033a7e59b52b6 (patch)
tree5e9b51020bc45e8084944e36a6c24ba2dd65e4e7 /cpukit/telnetd/Makefile.am
parentRegenerate. (diff)
downloadrtems-c054f7aa0e7def3ddc6cb744c86033a7e59b52b6.tar.bz2
Add TMPINSTALL_FILES.
Diffstat (limited to 'cpukit/telnetd/Makefile.am')
-rw-r--r--cpukit/telnetd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/telnetd/Makefile.am b/cpukit/telnetd/Makefile.am
index b3e90f9b6f..92fe5bdc4e 100644
--- a/cpukit/telnetd/Makefile.am
+++ b/cpukit/telnetd/Makefile.am
@@ -18,7 +18,7 @@ endif
EXTRA_DIST = README
-all-local: $(PREINSTALL_FILES)
+all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
include $(srcdir)/preinstall.am