From 21a04551b038658bd5b98f0b2438825bae64af77 Mon Sep 17 00:00:00 2001 From: srn Date: Wed, 31 Oct 2007 15:11:28 +0000 Subject: [PATCH] Added include of CASCatch --- src/SalomeApp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SalomeApp/Makefile.am b/src/SalomeApp/Makefile.am index a02c2482d..53bbe36b7 100755 --- a/src/SalomeApp/Makefile.am +++ b/src/SalomeApp/Makefile.am @@ -92,7 +92,7 @@ libSalomeApp_la_CPPFLAGS=$(PYTHON_INCLUDES) $(QT_INCLUDES) $(QWT_INCLUDES) \ -I$(srcdir)/../PythonConsole -I$(srcdir)/../TOOLSGUI \ -I$(srcdir)/../PyInterp -I$(srcdir)/../Session -I$(top_builddir)/idl \ -I$(srcdir)/../Event \ - -I$(srcidr)/../CASCatch \ + -I$(srcdir)/../CASCatch \ -I$(top_builddir)/salome_adm/unix @CORBA_CXXFLAGS@ @CORBA_INCLUDES@ @LIBXML_INCLUDES@ libSalomeApp_la_LDFLAGS=$(PYTHON_LIBS) $(QT_MT_LIBS) libSalomeApp_la_LIBADD= $(KERNEL_LDFLAGS) -lOpUtil -lSALOMELocalTrace -lSalomeDSClient \ -- 2.39.2