From: Stefano Zacchiroli Date: Fri, 10 Jan 2003 09:05:58 +0000 (+0000) Subject: added client/ subdir X-Git-Tag: v0_3_99~54 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=5a2bef9e64bb5888900ec2a05ca8eb7a4e58a4d6;p=helm.git added client/ subdir --- 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))