Salome HOME
no message
[modules/gui.git] / src / PythonConsole / Makefile.in
index 991dd70c424bd2d0125d044d077a1f5ec841cd79..b1b1713ea202343a58a436724dbd8f237cd0a7f6 100755 (executable)
@@ -25,7 +25,8 @@ LIB_SRC= PythonConsole_PyConsole.cxx \
         PythonConsole_PyInterp.cxx             
 
 LIB_MOC = \
-       PythonConsole_PyEditor.h 
+       PythonConsole_PyEditor.h \
+       PythonConsole_PyConsole.h
 
 CPPFLAGS+= $(PYTHON_INCLUDES) $(QT_INCLUDES)