X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fcontrol%2FModules.am;h=630945d3bbe453bea45b0d34091dd6bdf3854764;hb=b1ed84080be06cf581a97ff9483e9e37874d4c85;hp=3ee6cf103a621d3f955ca3f95d3caed6683e7abc;hpb=d7aa9ec2b0a80a9177677edb9c21076638453626;p=vlc diff --git a/modules/control/Modules.am b/modules/control/Modules.am index 3ee6cf103a..630945d3bb 100644 --- a/modules/control/Modules.am +++ b/modules/control/Modules.am @@ -1,13 +1,10 @@ -SUBDIRS = http globalhotkeys +SUBDIRS = http globalhotkeys dbus SOURCES_gestures = gestures.c -SOURCES_oldtelnet = telnet.c SOURCES_netsync = netsync.c SOURCES_ntservice = ntservice.c SOURCES_hotkeys = hotkeys.c SOURCES_lirc = lirc.c SOURCES_oldrc = rc.c -SOURCES_dbus = dbus.c dbus.h -SOURCES_signals = signals.c if HAVE_DARWIN motion_extra = unimotion.c unimotion.h else @@ -27,7 +24,6 @@ libvlc_LTLIBRARIES += \ liboldrc_plugin.la if !HAVE_WIN32 libvlc_LTLIBRARIES += \ - libsignals_plugin.la \ libmotion_plugin.la else libvlc_LTLIBRARIES += \