]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Added include of CASCatch V4_1_0a3
authorsrn <srn@opencascade.com>
Wed, 31 Oct 2007 15:11:28 +0000 (15:11 +0000)
committersrn <srn@opencascade.com>
Wed, 31 Oct 2007 15:11:28 +0000 (15:11 +0000)
src/SalomeApp/Makefile.am

index a02c2482d72ba403094d8f2f207b8fbea32e756c..53bbe36b7244165dabe892a76d9d4b7ec1a6e4f6 100755 (executable)
@@ -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 \