diff --git a/Makefile b/Makefile
index 79bb9a15ca3b258195e76be67ee62d66946d6029..8008937964c9387bd2a19f7888c62a008c8974a1 100644
--- a/Makefile
+++ b/Makefile
@@ -21,4 +21,4 @@ all: $(FOLDERS)
 # option -C de make
 
 webserver:
-make -C webserver
\ No newline at end of file
+	make -C webserver