From 21d1f776e7d550afaaaade21ab96aaa92fdcab2b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Apr 2014 00:33:40 +0200 Subject: ipc message class, does not do reading yet 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 04befaa..ea4320e 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ C_FLAGS = $(OPTIMISE) $(WARN) -std=$(STD) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) \ # Object files for the libary -LIBOBJ = linked-list hash-table fd-table +LIBOBJ = linked-list hash-table fd-table mds-message # Build rules. -- cgit v1.2.3-70-g09d2