Make post-installation message a bit more visible.

This commit is contained in:
Alexey Sokolov
2012-07-26 20:21:49 +07:00
parent 07cb02c5d8
commit f1932b9322
+1
View File
@@ -131,6 +131,7 @@ install: znc $(LIBZNC)
fi
@$(MAKE) -C man install DESTDIR=$(DESTDIR)
@echo ""
@echo "******************************************************************"
@echo " ZNC was successfully installed."
@echo " You can use '$(bindir)/znc --makeconf'"
@echo " to generate a config file."