From 8b9426f86952224558b5534f4d906bb2c3a7ce6f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 11 Jul 2016 22:45:43 +0200 Subject: Add server.[ch] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index db4344f..631b544 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ COMMAND = gammad KERNEL = $(shell uname | tr '[A-Z]_' '[a-z]-') -SRC = filter gammad output ramps util message +SRC = filter gammad output ramps util message server OPTIMISE = -Og -g -- cgit v1.2.3-70-g09d2