mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
7 lines
112 B
Makefile
7 lines
112 B
Makefile
|
SRC_CC = xev_track.cc
|
||
|
REQUIRES = x11 xdamage
|
||
|
|
||
|
STDINC = yes
|
||
|
|
||
|
vpath xev_track.cc $(REP_DIR)/src/lib/xev_track
|