From a9ba56d31474cafe86d57217ea65a2b9510384cb Mon Sep 17 00:00:00 2001 From: bringert Date: Tue, 22 Feb 2005 12:33:25 +0000 Subject: [PATCH] Build java code and gfdoc when doing make all, since this is needed by make install. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 7e470154e..396abecea 100644 --- a/src/Makefile +++ b/src/Makefile @@ -26,7 +26,7 @@ NOT_IN_DIST= \ BIN_DIST_DIR=$(DIST_DIR)-$(host) -all: unix +all: unix gfdoc jar temp: today noopt