From e6bdb7d7400df360a5b36b411a27c754080e5363 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Tue, 13 Jun 2006 11:42:28 +0000 Subject: [PATCH] generate gui code upon distribution --- matita/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matita/Makefile b/matita/Makefile index a317e78e1..a126ab8ac 100644 --- a/matita/Makefile +++ b/matita/Makefile @@ -224,7 +224,7 @@ dist_library@%: endif -dist_pre: +dist_pre: matitaGeneratedGui.ml matitaGeneratedGui.mli $(MAKE) -C dist/ dist_pre DESTDIR = $(RT_BASE_DIR) -- 2.39.2