From b4ad32471d9d270407c773c5a70629bf2f4113a6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 30 Sep 2013 17:23:04 +0200 Subject: m fix makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9a36e1a..657b2e2 100644 --- a/Makefile +++ b/Makefile @@ -62,9 +62,9 @@ got-cmd.install: got-cmd install: install-cmd install-doc .PHONY: install-cmd -install-cmd: install-core +install-cmd: install-core install-examples -.PHONY: install-core install-examples +.PHONY: install-core install-core: got.install got-cmd.install install -Dm755 -- "got.install" "$(DESTDIR)$(PREFIX)$(SBIN)/got" install -Dm755 -- "got-cmd.install" "$(DESTDIR)$(PREFIX)$(BIN)/got-cmd" -- cgit v1.2.3-70-g09d2