From 6607f16375b26b588c148e0b5bfd61bc37696a7e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 7 Jan 2022 00:44:55 +0100 Subject: add rvnitctl --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aeae237..a45e672 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ CFLAGS=-g -O2 -Wall -Wno-switch -Wextra -Wwrite-strings -Wno-format-truncation -pthread -ALL=rvnit +ALL=rvnit rvnitctl all: $(ALL) -- cgit 1.4.1