From 9f0221822c6f357a6ac012607c2ce7d8ca8df9b4 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 25 Feb 2018 23:30:58 -0500 Subject: Add stop --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 58e7cc9..e37fc70 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BINS = ingest ptee setup ssh-command view +BINS = create destroy ingest ptee ssh-command view USER = stream CFLAGS += -Wall -Wextra -Wpedantic -- cgit 1.4.1