From bdf2c0e475ed635be43b03292b61a32adedc61bb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 26 Oct 2005 17:40:12 +0000 Subject: Misc. minor fixes. --- cpukit/pppd/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/pppd/Makefile.am') diff --git a/cpukit/pppd/Makefile.am b/cpukit/pppd/Makefile.am index 51c4ee59dc..7290998a20 100644 --- a/cpukit/pppd/Makefile.am +++ b/cpukit/pppd/Makefile.am @@ -19,8 +19,8 @@ endif all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES) -CLEANFILES = $(PREINSTALL_FILES) -DISTCLEANFILES = $(PREINSTALL_DIRS) +CLEANFILES = +DISTCLEANFILES = include $(srcdir)/preinstall.am -- cgit v1.2.3