From 7d3cf31c515678b46243c11973057a8127a25a84 Mon Sep 17 00:00:00 2001 From: Mike Brown Date: Thu, 6 Oct 2016 11:32:31 -0500 Subject: [PATCH] remove install dependencies so they don't build Signed-off-by: Mike Brown --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9a0bf31b..5738cec1 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ docs/%.8: docs/%.8.md docs: $(MANPAGES_MD:%.md=%) -install: binaries docs +install: install -D -m 755 ocid ${INSTALLDIR}/ocid install -D -m 755 ocic ${INSTALLDIR}/ocic install -D -m 755 conmon/conmon $(PREFIX)/libexec/ocid/conmon