From 31c031d04bff2e49a392f4a294d5c55583b14627 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 7 May 2018 11:34:46 +0200 Subject: [PATCH] do make --- Yavsc.Abstract/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Yavsc.Abstract/Makefile b/Yavsc.Abstract/Makefile index 203ecef7..060daddc 100644 --- a/Yavsc.Abstract/Makefile +++ b/Yavsc.Abstract/Makefile @@ -1,3 +1,5 @@ include ../versioning.mk include ../dnx.mk +all: $(BINTARGETPATH) +