fixes bug #467
[enigma2.git] / lib / base / Makefile.am
index f7176e27e00177206ab4baece4a49b370e00f355..0508563240a7b265712109ab5eb882089dced5fc 100644 (file)
@@ -4,7 +4,9 @@ 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 \
-       filepush.cpp encoding.cpp
+       filepush.cpp encoding.cpp console.cpp rawfile.cpp \
+       nconfig.cpp ioprio.cpp etpm.cpp
+