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.

12 lines
341 B

4 years ago
  1. if ENABLE_SYSTEMTRAY
  2. MAYBE_SYSTEMTRAY = g15-systemtray.desktop
  3. endif
  4. if ENABLE_INDICATOR
  5. MAYBE_INDICATOR = g15-indicator.desktop
  6. endif
  7. autostartdir = $(sysconfdir)/xdg/autostart
  8. autostart_DATA = gnome15.desktop $(MAYBE_SYSTEMTRAY) $(MAYBE_INDICATOR)
  9. EXTRA_DIST = \
  10. gnome15.desktop g15-systemtray.desktop g15-indicator.desktop