genode/repos/os/src/test/input_filter/target.mk
Norman Feske 2ce87216bc os: input_filter implementation and test
The input_filter is the successor of the input_merger. In addition to
merging input streams, the component applies several forms of input
transformations such as the application of keyboard layouts.

Issue #2264
2017-02-27 15:37:49 +01:00

4 lines
58 B
Makefile

TARGET = test-input_filter
SRC_CC = main.cc
LIBS += base