From 490c21cd94489729f34b4c4b690a4c103a78ec11 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 27 Jan 2014 15:37:28 +0100 Subject: make commands argument mandatory --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 946f0ab..0b98ee3 100644 --- a/Makefile +++ b/Makefile @@ -1980,7 +1980,7 @@ trylsock.c compile load spawn.o: \ compile chkspawn spawn.c sig.h wait.h substdio.h byte.h str.h \ -stralloc.h gen_alloc.h select.h exit.h coe.h open.h error.h \ +stralloc.h gen_alloc.h select.h exit.h alloc.h coe.h open.h error.h \ auto_qmail.h auto_uids.h auto_spawn.h ./chkspawn ./compile spawn.c -- cgit v1.2.3