From dbe8e5194cf71cb20e7a05ff382ad70e833fd3e6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 12 Jan 2006 04:19:28 +0000 Subject: Cleanups --- cpukit/ftpd/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpukit/ftpd/Makefile.am') diff --git a/cpukit/ftpd/Makefile.am b/cpukit/ftpd/Makefile.am index f43c2e9dcb..db53ecace8 100644 --- a/cpukit/ftpd/Makefile.am +++ b/cpukit/ftpd/Makefile.am @@ -4,9 +4,6 @@ include $(top_srcdir)/automake/compile.am -CLEANFILES = -DISTCLEANFILES = - if HAS_NETWORKING project_lib_LIBRARIES = libftpd.a libftpd_a_SOURCES = ftpd.c ftpd.h @@ -15,5 +12,4 @@ endif all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES) include $(srcdir)/preinstall.am - include $(top_srcdir)/automake/local.am -- cgit v1.2.3