genode/repos/os/src/server/clipboard/target.mk
2015-10-06 12:18:54 +02:00

5 lines
92 B
Makefile

TARGET = clipboard
SRC_CC = main.cc
LIBS = base server config
INC_DIR += $(PRG_DIR)