Lots of small improvements
[tig] / Makefile
index 818bb48..57d7ead 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ install: all
                install $$prog $(PREFIX)/bin; \
        done
 
+
 install-docs: docs
        for doc in $(DOCS); do \
                case "$$doc" in \