add eConsoleAppContainer to execute shell scripts or applications from python without...
[vuplus_dvbapp] / lib / base / Makefile.am
index 6094fb4..877de00 100644 (file)
@@ -4,6 +4,7 @@ INCLUDES = \
 noinst_LIBRARIES = libenigma_base.a
 
 libenigma_base_a_SOURCES = \
-       buffer.cpp ebase.cpp econfig.cpp eerror.cpp elock.cpp \
+       buffer.cpp ebase.cpp eerror.cpp elock.cpp \
        init.cpp message.cpp thread.cpp \
-       smartptr.cpp estring.cpp connection.cpp
+       smartptr.cpp estring.cpp connection.cpp \
+       filepush.cpp encoding.cpp console.cpp