From dbc37a0593651278ef71dffd45f88f5f9a1df0b3 Mon Sep 17 00:00:00 2001 From: boulant Date: Wed, 26 Oct 2011 14:37:47 +0000 Subject: [PATCH] Remove dlgfactory (a bug has to be corrected first) --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2