]> git.sesse.net Git - vlc/blobdiff - modules/control/Modules.am
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / control / Modules.am
index f48413ebc45a08a35a43a3a640013a56fd6135d4..630945d3bbe453bea45b0d34091dd6bdf3854764 100644 (file)
@@ -1,11 +1,10 @@
-SUBDIRS = http globalhotkeys
+SUBDIRS = http globalhotkeys dbus
 SOURCES_gestures = gestures.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
 if HAVE_DARWIN
 motion_extra = unimotion.c unimotion.h
 else