From 514657a502a92072d5a558d04566c118f65b2be3 Mon Sep 17 00:00:00 2001 From: mar Date: Thu, 1 Dec 1988 12:45:30 +0000 Subject: [PATCH 1/1] added smscheck, punted dcmmaint --- clients/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/Makefile b/clients/Makefile index e70f57f3..ac179b90 100644 --- a/clients/Makefile +++ b/clients/Makefile @@ -10,7 +10,7 @@ DESTDIR= -SUBDIRS= dcmmaint mailmaint passwd sms userreg blanche +SUBDIRS= mailmaint passwd sms userreg blanche smscheck all: for i in ${SUBDIRS}; do \ -- 2.45.2