libinput Generic way of gathering user commandline input
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m49s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m49s
This commit is contained in:
5
libinput/src.mk
Normal file
5
libinput/src.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
c += in_gb.c \
|
||||
in_input.c
|
||||
|
||||
o += in_gb.o \
|
||||
in_input.o
|
||||
Reference in New Issue
Block a user