From 7d9131c373215c3a5dbf3a382bdc663ebc1067d6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Jul 2014 22:08:59 +0200 Subject: typo + beginning of mds-registry 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 1a3c248..18c810e 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ C_FLAGS = $(OPTIMISE) $(WARN) -std=$(STD) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) \ LIBOBJ = linked-list hash-table fd-table mds-message util # Servers and utilities. -SERVERS = mds mds-respawn mds-server mds-echo +SERVERS = mds mds-respawn mds-server mds-echo mds-registry # Build rules. -- cgit v1.2.3-70-g09d2