]> git.sesse.net Git - vlc/blobdiff - modules/misc/Modules.am
Move Altivec memcpy to altivec directory
[vlc] / modules / misc / Modules.am
index 8e87e069551a838d48810a8f1b5aecf08030035f..364160e98a38406ef4afa051eec4e689568fb38c 100644 (file)
@@ -1,4 +1,4 @@
-BASE_SUBDIRS = dummy memcpy notify testsuite playlist stats osd xml
+BASE_SUBDIRS = dummy notify testsuite playlist stats osd xml
 EXTRA_SUBDIRS = lua
 
 SUBDIRS = $(BASE_SUBDIRS)
@@ -9,7 +9,6 @@ SUBDIRS += lua
 endif
 
 SOURCES_screensaver = screensaver.c
-SOURCES_qte_main = qte_main.cpp
 SOURCES_freetype = freetype.c text_renderer.h
 SOURCES_win32text = win32text.c
 SOURCES_quartztext = quartztext.c text_renderer.h
@@ -21,6 +20,7 @@ SOURCES_audioscrobbler = audioscrobbler.c
 SOURCES_inhibit = inhibit.c
 SOURCES_xdg_screensaver = xdg-screensaver.c
 SOURCES_osso = osso.c
+SOURCES_sqlite = sqlite.c
 
 libvlc_LTLIBRARIES += \
        liblogger_plugin.la