diff --git a/Makefile.in b/Makefile.in index 2d9d4915..0b0e9609 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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."