Salome HOME
Merge from BR_Dev_For_4_0 branch (from tag mergeto_BR_QT4_Dev_17Jan08)
[modules/geom.git] / src / GEOMToolsGUI / Makefile.am
index 98847035891082c3dcbee5300ae94f955c5f55c0..dd6c92cb8f6d3e5bd376791ea5b7f58e2fe4102f 100644 (file)
@@ -34,15 +34,18 @@ dist_libGEOMToolsGUI_la_SOURCES =           \
        GEOMToolsGUI.h                          \
        GEOMToolsGUI_NbIsosDlg.h                \
        GEOMToolsGUI_TransparencyDlg.h          \
+       GEOMToolsGUI_DeleteDlg.h                \
                                                \
        GEOMToolsGUI.cxx                        \
        GEOMToolsGUI_1.cxx                      \
        GEOMToolsGUI_TransparencyDlg.cxx        \
-       GEOMToolsGUI_NbIsosDlg.cxx
+       GEOMToolsGUI_NbIsosDlg.cxx              \
+       GEOMToolsGUI_DeleteDlg.cxx
 
 MOC_FILES =                                    \
        GEOMToolsGUI_TransparencyDlg_moc.cxx    \
-       GEOMToolsGUI_NbIsosDlg_moc.cxx
+       GEOMToolsGUI_NbIsosDlg_moc.cxx          \
+       GEOMToolsGUI_DeleteDlg_moc.cxx
 
 nodist_libGEOMToolsGUI_la_SOURCES =            \
        $(MOC_FILES)