From 57cbd3b3d72198943cef934c8ac2555e7546f95c Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Mon, 27 Sep 2004 07:40:36 +0000 Subject: [PATCH] * removed PREDICATES * added REQUIRES to init gtk2 properly --- helm/gTopLevel/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/gTopLevel/Makefile.in b/helm/gTopLevel/Makefile.in index 4c3138a39..74b93230b 100644 --- a/helm/gTopLevel/Makefile.in +++ b/helm/gTopLevel/Makefile.in @@ -9,12 +9,12 @@ TEST_REQUIRES = \ helm-cic_textual_parser2 \ helm-cic_textual_parser \ helm-tex_cic_textual_parser \ + lablgtk2 \ mathml-editor \ lablgtkmathview -REQUIRES = $(TEST_REQUIRES) gdome2-xslt helm-hbugs +REQUIRES = $(TEST_REQUIRES) gdome2-xslt helm-hbugs lablgtk2.init lablgtk2.glade -PREDICATES = "gnome,init,glade" OCAMLOPTIONS = \ -package "$(REQUIRES)" -predicates "$(PREDICATES)" -pp camlp4o -thread OCAMLFIND = @OCAMLFIND@ -- 2.39.2