fix dvd hotplug: stop assuming dvd for every other medium. in case of multiple ISO...
[enigma2.git] / lib / base / Makefile.am
index 955d9e4ac92007ea71e100170fc422c10960c8e3..6ea9d03f134a40dc42fe2bd590ae58dedce31ef1 100644 (file)
@@ -4,6 +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
+       smartptr.cpp estring.cpp connection.cpp \
+       filepush.cpp encoding.cpp console.cpp rawfile.cpp \
+       nconfig.cpp ioprio.cpp
+