From 91f6ceff2e7ef574c30101707f1c8194fc620723 Mon Sep 17 00:00:00 2001 From: David Härdeman Date: Fri, 17 Jul 2015 12:11:55 +0200 Subject: Implement remote layout resizing Still need to implement the server-side functionality... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1a8192f..e0783f4 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ EXTRA_CFLAGS = GENERIC_LDFLAGS = EXTRA_LDFLAGS = -COMMON_HEADERS = linux-input-keycodes.h linux-input-enum.h +COMMON_HEADERS = linux-input-keycodes.h linux-input-enum.h shared.h RCM_PACKAGES = libudev libsystemd RCM_CFLAGS = ${GENERIC_CFLAGS} ${EXTRA_CFLAGS} $(shell pkg-config --cflags ${RCM_PACKAGES}) -- cgit v1.2.3