Rename input.c to evdev.c.
This commit is contained in:
parent
1e4b86af1a
commit
a5a2c8e5db
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ wayland_objs = \
|
||||
wayland.o \
|
||||
event-loop.o \
|
||||
connection.o \
|
||||
input.o \
|
||||
evdev.o \
|
||||
wayland-util.o
|
||||
|
||||
wayland : CFLAGS += $(shell pkg-config --cflags libffi)
|
||||
|
Loading…
x
Reference in New Issue
Block a user