From 3324d7afc7ad98ffad3ef6b203f7d285c990f055 Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Fri, 25 May 2007 17:57:35 +0000 Subject: [PATCH] . --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 183635530..98f268653 100644 --- a/Makefile +++ b/Makefile @@ -12,4 +12,4 @@ install: python setup.py install --prefix=$(PREFIX) clean: - python setup.py clean; rm -rf ./build \ No newline at end of file + python setup.py clean; rm -rf ./build