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.
 
 
 
 
 
 

16 lines
488 B

if ENABLE_SYSTEMTRAY
MAYBE_SYSTEMTRAY = g15-systemtray
endif
if ENABLE_INDICATOR
MAYBE_INDICATOR = g15-indicator
endif
if ENABLE_DRIVER_KERNEL
MAYBE_KERNEL = g15-system-service
endif
bin_SCRIPTS = g15-launch libg15test g15-diag g15-config g15-desktop-service g15-support-dump $(MAYBE_SYSTEMTRAY) $(MAYBE_INDICATOR) $(MAYBE_KERNEL)
EXTRA_DIST = g15-launch libg15test g15-diag g15-config g15-desktop-service g15-systemtray g15-indicator g15-system-service g15-support-dump