]> code.citadel.org Git - citadel.git/blobdiff - citadel/Makefile.in
* Fix syntax error
[citadel.git] / citadel / Makefile.in
index 3b00c34df029741d339d2d844ea8b06ac579f884..e5754cd681b9478aeb4f1c91dc6c1e937ca4d1bb 100644 (file)
@@ -168,8 +168,10 @@ msgform: msgform.o
 .PHONY: install-data install-doc install-exec clean cleaner distclean
 
 install: install-exec install-data install-doc
-       echo Installation is complete.
-       echo Now go to your Citadel directory and run 'setup'.
+       @echo 
+       @echo Installation is complete.
+       @echo Now go to your Citadel directory and run 'setup'.
+       @echo 
 
 install-data:
        @for i in help messages network/spoolin network/spoolout \