From 7931cc4f4e7ee06987512bda849667edc817e16f Mon Sep 17 00:00:00 2001 From: Mrunal Patel Date: Fri, 12 Aug 2016 16:12:03 -0700 Subject: [PATCH] Fix make for the command Signed-off-by: Mrunal Patel --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 849e68d6..d0981096 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all clean +.PHONY: all clean ocid ocic all: ocid ocic