Salome HOME
Copyrights update
[modules/gui.git] / src / STD / Makefile.in
index 878870e9aee8d53c0810d714f5612b6065e9f824..7bcec25613c5698e4b25cfedf1b80d20e6ed282a 100755 (executable)
@@ -16,7 +16,9 @@ EXPORT_HEADERS= STD_Application.h \
                STD.h \
                STD_MDIDesktop.h \
                STD_SDIDesktop.h \
-               STD_TabDesktop.h
+               STD_TabDesktop.h \
+               STD_CloseDlg.h \
+               STD_LoadStudiesDlg.h
                     
 # .po files to transform in .qm
 PO_FILES = STD_images.po \
@@ -28,12 +30,16 @@ LIB = libstd.la
 LIB_SRC= STD_Application.cxx \
         STD_MDIDesktop.cxx \
         STD_SDIDesktop.cxx \
-        STD_TabDesktop.cxx
+        STD_TabDesktop.cxx \
+        STD_CloseDlg.cxx \
+        STD_LoadStudiesDlg.cxx
 
 LIB_MOC =  STD_Application.h \
           STD_MDIDesktop.h \
           STD_SDIDesktop.h \
-          STD_TabDesktop.h
+          STD_TabDesktop.h \
+          STD_CloseDlg.h \
+          STD_LoadStudiesDlg.h
 
 RESOURCES_FILES = \
 config \