A set of tools for configuring the Logitech G19 keyboard. Based in: https://github.com/Gnome15/gnome15
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
423 B

if ENABLE_DRIVER_KERNEL
systemdbusconfdir = $(sysconfdir)/dbus-1/system.d
systemdbusconf_DATA = g15-system-service.conf
systemdbusdir = $(datadir)/dbus-1/system-services
systemdbus_DATA = org.gnome15.SystemService.service
endif
dbusdir = $(datadir)/dbus-1/services
dbus_DATA = org.gnome15.Gnome15.service
EXTRA_DIST = org.gnome15.Gnome15.service org.gnome15.SystemService.service g15-system-service.conf