From 96faa70ffa3181ee6ed739b7f0daca87b225f358 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 12 Oct 2009 09:47:42 +0200 Subject: Implement the install target --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index b26128f..15adca1 100644 --- a/makefile +++ b/makefile @@ -19,7 +19,7 @@ test: $(out_base)/libcutl/.test $(out_base)/cli/.test # Install. # -install: +install: $(out_base)/cli/.install # Clean. # -- cgit v1.1