enable playback of multifile (split) movies
[enigma2.git] / lib / base / Makefile.am
index 955d9e4ac92007ea71e100170fc422c10960c8e3..3741df6ebd9dd1bb15a514c165cfa64cb0592350 100644 (file)
@@ -4,6 +4,8 @@ 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
+       smartptr.cpp estring.cpp connection.cpp \
+       filepush.cpp encoding.cpp console.cpp rawfile.cpp
+