From 2aea4578fe73119387d81f9c67e8221b5ad48eea Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Thu, 13 Dec 2007 19:14:03 +0000 Subject: Don't need to remove Makefile.in in maintainer-clean-local. --- ncpd/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'ncpd') diff --git a/ncpd/Makefile.am b/ncpd/Makefile.am index 03978bf..d200f6e 100644 --- a/ncpd/Makefile.am +++ b/ncpd/Makefile.am @@ -11,6 +11,3 @@ ncpd_SOURCES = channel.cc link.cc linkchan.cc main.cc \ ncp.cc packet.cc socketchan.cc mp_serial.c EXTRA_DIST = channel.h link.h linkchan.h main.h mp_serial.h ncp.h packet.h \ socketchan.h - -maintainer-clean-local: - rm -f Makefile.in -- cgit v1.2.3