BASE_SUBDIRS = dummy memcpy notify testsuite playlist stats osd xml probe EXTRA_SUBDIRS = lua SUBDIRS = $(BASE_SUBDIRS) DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS) if BUILD_LUA 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 SOURCES_logger = logger.c SOURCES_vod_rtsp = rtsp.c SOURCES_gnutls = gnutls.c dhparams.h SOURCES_svg = svg.c SOURCES_audioscrobbler = audioscrobbler.c SOURCES_inhibit = inhibit.c libvlc_LTLIBRARIES += \ liblogger_plugin.la if ENABLE_SOUT libvlc_LTLIBRARIES += \ libvod_rtsp_plugin.la \ $(NULL) endif