X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMBase%2FMakefile.am;h=a9e7750bb11e887cee92c27b987e47560e6f4447;hb=57714d4c358d337d6d11ab08dcac22dd98a7913d;hp=d239a400180716986f5140063ab4f6d9d5ea7c5a;hpb=f70f07e7dbec1c3068bb2f5ffd6ce0ca41798091;p=modules%2Fgeom.git diff --git a/src/GEOMBase/Makefile.am b/src/GEOMBase/Makefile.am index d239a4001..a9e7750bb 100644 --- a/src/GEOMBase/Makefile.am +++ b/src/GEOMBase/Makefile.am @@ -40,27 +40,16 @@ salomeinclude_HEADERS = \ dist_libGEOMBase_la_SOURCES = \ GEOMBase.cxx \ GEOMBase_Skeleton.cxx \ - GEOMBase_aParameterDlg.cxx \ GEOMBase_Helper.cxx \ GEOM_Operation.cxx MOC_FILES = \ - GEOMBase_Skeleton_moc.cxx \ - GEOMBase_aParameterDlg_moc.cxx + GEOMBase_Skeleton_moc.cxx -nodist_libGEOMBase_la_SOURCES = \ +nodist_libGEOMBase_la_SOURCES = \ $(MOC_FILES) -#LIB_CLIENT_IDL = SALOME_Exception.idl \ -# SALOMEDS.idl \ -# SALOMEDS_Attributes.idl \ -# SALOME_GenericObj.idl \ -# SALOME_Component.idl \ -# GEOM_Gen.idl - -#LIB_SERVER_IDL = - -# additionnal information to compil and link file +# additional information to compile and link file libGEOMBase_la_CPPFLAGS = \ $(QT_INCLUDES) \