From a43bfa19e4b4f1e5ae426204a6862ba347d54057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatko=20=C4=8Calu=C5=A1i=C4=87?= Date: Sun, 15 Oct 2017 21:19:38 +0200 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cabdccb..2a45f24 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: default install uninstall clean +.PHONY: default rest-server install uninstall clean default: rest-server