From 270a30c1a350d791053937c72e6ce6cc63a64088 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Thu, 13 Dec 2007 23:40:55 +0000 Subject: Replace plpnfsd with plpfuse. Other minor simplifications to the build system. --- plpftp/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'plpftp') diff --git a/plpftp/Makefile.am b/plpftp/Makefile.am index 2301f56..36f5705 100644 --- a/plpftp/Makefile.am +++ b/plpftp/Makefile.am @@ -6,6 +6,3 @@ bin_PROGRAMS = plpftp plpftp_LDADD = $(LIB_PLP) $(LIBREADLINE) $(LIBHISTORY) $(INTLLIBS) plpftp_SOURCES = ftp.cc main.cc EXTRA_DIST = ftp.h - -maintainer-clean-local: - rm -f Makefile.in -- cgit v1.2.3