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

if ENABLE_SYSTEMTRAY
MAYBE_SYSTEMTRAY = g15-systemtray.desktop
endif
if ENABLE_INDICATOR
MAYBE_INDICATOR = g15-indicator.desktop
endif
autostartdir = $(sysconfdir)/xdg/autostart
autostart_DATA = gnome15.desktop $(MAYBE_SYSTEMTRAY) $(MAYBE_INDICATOR)
EXTRA_DIST = \
gnome15.desktop g15-systemtray.desktop g15-indicator.desktop