mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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
|