From fb6042c5cd8a411cfcfcf6c1a1d466eb42a4ff33 Mon Sep 17 00:00:00 2001 From: John Denker Date: Sat, 14 Jul 2012 23:13:38 -0700 Subject: working toward a process-group signalling system --- tools/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/makefile') diff --git a/tools/makefile b/tools/makefile index 8de2bd4..3803e44 100644 --- a/tools/makefile +++ b/tools/makefile @@ -10,7 +10,7 @@ CC= /usr/bin/g++ -Wall -g -I $(HOME)/lib/include .SECONDARY : # do not remove any intermediate files -progs = pido hi-q skrewt +progs = pido hi-q skrewt hi-test all: $(progs) -- cgit v1.2.3