diff --git a/Makefile b/Makefile
index 291e988913d265778b2e5aca724ec5863c464231..ddb63582cc8e66eafd350b2038800149b09cf626 100644
--- a/Makefile
+++ b/Makefile
@@ -18,8 +18,6 @@ endif
 .PHONY: all
 all: tl-editor
 
-endif
-
 define RULE =
 $(1): $(1:%.o=%.c) \
 		$(shell sed -E '/^#include ".*\.h"/{s@.*"(.*)"@inc/\1@;p;};d;' \