From e7608e7844da2d9c9ef096446e91870b2b3fcff2 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 13 Feb 2022 11:31:14 +0000 Subject: added makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5be29ab..e5c9c7c 100755 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ DESTDIR= PREFIX=/usr -.DEFAULT_GOAL := build-hbar +.DEFAULT_GOAL := build install: install-hbar install-headers build: build-hbar -- cgit v1.2.1