X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=nagcollect.git;a=blobdiff_plain;f=Makefile;h=317537488a20571a3816898bffde4effca5bb6d1;hp=ba9bd211da4e64cd58e2e0f9daddbb96cd6d3b4d;hb=4bb3c616448703abd41553bba908775744d01b79;hpb=7b25d943d4339ad8310a75806761103cb2399898 diff --git a/Makefile b/Makefile index ba9bd21..3175374 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ clean: distclean: clean install: - @echo " ** Use make targets 'install-client', 'install-server', 'install-plugins' + @echo " ** Use make targets 'install-client', 'install-server', 'install-plugins'" @echo " ** or 'install-all' to install client, server and or plugin components!" install-all: install-server install-client install-plugins