From 18a7e3e15949dd33135afbc1b4817dc2158e1fc2 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 8 Aug 2003 14:47:57 +0000 Subject: [PATCH] no server-key-generate for SILC_DIST_TOOLKIT. --- Makefile.am.pre | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am.pre b/Makefile.am.pre index 71c32831..2c1eae37 100644 --- a/Makefile.am.pre +++ b/Makefile.am.pre @@ -3,7 +3,7 @@ # # Author: Pekka Riikonen # -# Copyright (C) 2000 - 2002Pekka Riikonen +# Copyright (C) 2000 - 2003 Pekka Riikonen # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -126,7 +126,7 @@ if SILC_DIST_CLIENT install-data-hook: install-dirs-client sim-install doc-install-client etc-install-client else if SILC_DIST_TOOLKIT -install-data-hook: install-dirs-client install-dirs-server sim-install doc-install-client doc-install-server toolkit-install examples-install etc-install-client etc-install-server generate-server-key +install-data-hook: install-dirs-client install-dirs-server sim-install doc-install-client doc-install-server toolkit-install examples-install etc-install-client etc-install-server else install-data-hook: install-dirs-server sim-install doc-install-server examples-install etc-install-server generate-server-key endif -- 2.24.0