From: Enrico Tassi Date: Tue, 16 Oct 2007 11:57:51 +0000 (+0000) Subject: fixed make opt X-Git-Tag: make_still_working~5960 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=2bafaeaa30180c0e7f111793c30943f6b28dd6fd;p=helm.git fixed make opt --- diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 6e483a972..d30e63dcd 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -43,7 +43,7 @@ ifeq ($(DISTRIBUTED),no) endif all: metas $(MODULES:%=rec@all@%) -opt: metas $(MODULES:%=rec@opt@%) +opt: metas syntax-extensions $(MODULES:%=rec@opt@%) ifeq ($(HAVE_OCAMLOPT),yes) world: opt