summaryrefslogtreecommitdiffstats
path: root/cpukit/ftpd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/ftpd/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/ftpd/Makefile.am b/cpukit/ftpd/Makefile.am
index db53ecace8..73f588ae29 100644
--- a/cpukit/ftpd/Makefile.am
+++ b/cpukit/ftpd/Makefile.am
@@ -9,7 +9,5 @@ project_lib_LIBRARIES = libftpd.a
libftpd_a_SOURCES = ftpd.c ftpd.h
endif
-all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
-
include $(srcdir)/preinstall.am
include $(top_srcdir)/automake/local.am