From 79c6ce801d33a2ab1774b7156b28bd21110fdf18 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 17 Jun 2009 05:33:39 +0000 Subject: [PATCH] oops --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 39b9fd79..6c0ecced 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ all: keyconvert python install: keyconvert-install python-install -clean: keyconvert-clean key-convert-python +clean: keyconvert-clean python-clean .PHONY: all install clean -- 2.43.0