]> git.sesse.net Git - vlc/blobdiff - modules/control/Modules.am
l10n: Slovak update
[vlc] / modules / control / Modules.am
index 406618e0276d05191a884a3603f80a5a007dffe7..61d29881a7753d97618879b17a4dacb865e71745 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = http
+SUBDIRS = http globalhotkeys
 SOURCES_gestures = gestures.c
 SOURCES_showintf = showintf.c
 SOURCES_telnet = telnet.c
@@ -8,6 +8,7 @@ SOURCES_hotkeys = hotkeys.c
 SOURCES_lirc = lirc.c
 SOURCES_rc = rc.c
 SOURCES_dbus = dbus.c dbus.h
+SOURCES_signals = signals.c
 if HAVE_DARWIN
 motion_extra = unimotion.c unimotion.h
 else
@@ -17,4 +18,3 @@ SOURCES_motion = \
         motion.c \
         $(motion_extra) \
         $(NULL)
-