From 5a2bef9e64bb5888900ec2a05ca8eb7a4e58a4d6 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Fri, 10 Jan 2003 09:05:58 +0000 Subject: [PATCH] added client/ subdir --- helm/hbugs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/hbugs/Makefile b/helm/hbugs/Makefile index a7898ea68..0ea2557b3 100644 --- a/helm/hbugs/Makefile +++ b/helm/hbugs/Makefile @@ -1,4 +1,4 @@ -DIRS = common broker +DIRS = common broker client DIRS_BYTE = $(patsubst %,%.byte,$(DIRS)) DIRS_OPT = $(patsubst %,%.opt,$(DIRS)) -- 2.39.2