From f9132bffb560440dcd1455cc09a503b22d6fbf40 Mon Sep 17 00:00:00 2001 From: ptv Date: Mon, 24 Sep 2007 04:47:10 +0000 Subject: [PATCH] cosac compilation --- src/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index 05daea841..7bab48175 100755 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -66,7 +66,8 @@ endif ifneq ($(DISABLE_SUPERVGRAPHVIEWER),yes) SUBDIRS += SUPERVGraph endif -SUBDIRS += LightApp Style ResExporter +#SUBDIRS += LightApp Style ResExporter +SUBDIRS += LightApp Style ifneq ($(GUI_DISABLE_CORBA),yes) SUBDIRS += RegistryDisplay TOOLSGUI \ -- 2.39.2