From: boulant Date: Wed, 26 Oct 2011 14:37:47 +0000 (+0000) Subject: Remove dlgfactory (a bug has to be corrected first) X-Git-Tag: V6_4_0a1~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dbc37a0593651278ef71dffd45f88f5f9a1df0b3;p=modules%2Fgui.git Remove dlgfactory (a bug has to be corrected first) --- diff --git a/Makefile.am b/Makefile.am index 567f59f1f..9339e40ac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,7 +35,8 @@ else !GUI_ENABLE_CORBA IDLDIR = endif -SUBDIRS = $(IDLDIR) adm_local resources src doc bin tools/dlgfactory +#SUBDIRS = $(IDLDIR) adm_local resources src doc bin tools/dlgfactory +SUBDIRS = $(IDLDIR) adm_local resources src doc bin DIST_SUBDIRS = idl adm_local resources src doc bin