From 7949a31e5b93ecd505cb220f771850650162a0b6 Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Wed, 6 Dec 2000 08:28:20 +0000 Subject: 13243: fix for make distclean - no more Makefile in Functions and Completion --- Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index cb1d14be2..6f64d4adb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -114,8 +114,6 @@ check test: @CLEAN_MK@ distclean-here: - @cd Completion && $(MAKE) $(MAKEDEFS) $@ - @cd Functions && $(MAKE) $(MAKEDEFS) $@ rm -f Makefile config.h config.status config.log config.cache stamp-h Config/defs.mk realclean-here: -- cgit 1.4.1