From 6400b736456af65176c9c1959022f1eb49fcde32 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 20 Jul 2010 11:02:07 +0200 Subject: Get rid of the session mechanism for now Add low-level API instead. --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 32b7548..811738c 100644 --- a/makefile +++ b/makefile @@ -26,7 +26,7 @@ $(install): $(out_base)/odb/.install # Clean. # -$(clean): $(out_base)/odb/.clean $(out_base)/tests/.clean +$(clean): $(out_base)/odb/.clean #$(out_base)/tests/.clean $(call include,$(bld_root)/install.make) -- cgit v1.1