From 4bc98f0e636c218fdfae184a7be04618fb5e244e Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Thu, 27 Jan 2005 14:03:48 +0000 Subject: [PATCH] * contrib/Makefile: use tabs, not spaces in Makefile --- extras/contrib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile index a549ec9ed0..d92c0d7fb5 100644 --- a/extras/contrib/Makefile +++ b/extras/contrib/Makefile @@ -47,7 +47,7 @@ bin: contrib-macosx.tar.bz2 ranlib lib/*\.a clean-src: FORCE - rm -rf $(BUILDDIRS) + rm -rf $(BUILDDIRS) $(MAKE) -C src clean-src clean-bin: FORCE -- 2.39.2