Salome HOME
Implement 'make dist' and 'make distcheck' steps support
[modules/geom.git] / src / GEOMBase / Makefile.am
index 044ed56a8b05094057026817d7000b9e06778a28..a9e7750bb11e887cee92c27b987e47560e6f4447 100644 (file)
@@ -46,19 +46,10 @@ dist_libGEOMBase_la_SOURCES =               \
 MOC_FILES =                            \
        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)                  \