From 1f4c7bf28fbaf6b0d2f5979c5ed89912f9818dff Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Wed, 19 Feb 2003 13:35:54 +0000 Subject: [PATCH] added hbugs-common objects --- helm/hbugs/meta/META.hbugs-common.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/hbugs/meta/META.hbugs-common.in b/helm/hbugs/meta/META.hbugs-common.in index 990a82c6d..e250303cc 100644 --- a/helm/hbugs/meta/META.hbugs-common.in +++ b/helm/hbugs/meta/META.hbugs-common.in @@ -1,4 +1,4 @@ requires="pcre pxp http" directory="@HBUGS_COMMON_DIR@" -archive(byte) = "hbugs_types.cmo hbugs_misc.cmo hbugs_id_generator.cmo hbugs_messages.cmo" -archive(native) = "hbugs_types.cmx hbugs_misc.cmx hbugs_id_generator.cmx hbugs_messages.cmx" +archive(byte) = "hbugs_types.cmo hbugs_misc.cmo hbugs_common.cmo hbugs_id_generator.cmo hbugs_messages.cmo" +archive(native) = "hbugs_types.cmx hbugs_misc.cmx hbugs_common.cmx hbugs_id_generator.cmx hbugs_messages.cmx" -- 2.39.2