X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fcontrol%2FModules.am;h=1c64745fcb3501b29a836699cbd7be4f6a200302;hb=6265a3ae74280c07ef144f8fc1ec4d75a3e6d6af;hp=6fad06e8a86abcf376010943711455874306d547;hpb=ee2bc403e0f88c5e24ce1aa408dc13eea63952f7;p=vlc diff --git a/modules/control/Modules.am b/modules/control/Modules.am index 6fad06e8a8..1c64745fcb 100644 --- a/modules/control/Modules.am +++ b/modules/control/Modules.am @@ -1,2 +1,7 @@ -SOURCES_gestures = modules/control/gestures.c -SOURCES_http = modules/control/http.c +SOURCES_gestures = gestures.c +SOURCES_http = http.c +SOURCES_ntservice = ntservice.c +SOURCES_joystick = joystick.c +SOURCES_hotkeys = hotkeys.c +SOURCES_lirc = lirc.c +SOURCES_rc = rc.c