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

4 years ago
  1. if ENABLE_DRIVER_KERNEL
  2. systemdbusconfdir = $(sysconfdir)/dbus-1/system.d
  3. systemdbusconf_DATA = g15-system-service.conf
  4. systemdbusdir = $(datadir)/dbus-1/system-services
  5. systemdbus_DATA = org.gnome15.SystemService.service
  6. endif
  7. dbusdir = $(datadir)/dbus-1/services
  8. dbus_DATA = org.gnome15.Gnome15.service
  9. EXTRA_DIST = org.gnome15.Gnome15.service org.gnome15.SystemService.service g15-system-service.conf