From 2e17b995fe9eabf221eaa752d15e74f99d74ecfe Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 29 Apr 2005 17:44:40 +0000 Subject: [PATCH] updates. --- Makefile.ad | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile.ad b/Makefile.ad index 471ca01a..404c423e 100644 --- a/Makefile.ad +++ b/Makefile.ad @@ -41,7 +41,6 @@ EXTRA_DIST = \ CHANGES CREDITS #endif SILC_DIST_SILC -#ifdef SILC_DIST_SILC #ifdef SILC_DIST_CLIENT install-dirs-client: -mkdir -p $(etcdir) @@ -61,14 +60,13 @@ etc-install-client: $(etcdir)/silc.conf; \ fi; \ fi -#endif SILC_DIST_CLIENT install-data-hook: \ -#ifdef SILC_DIST_CLIENT install-dirs-client \ doc-install-client \ etc-install-client #endif SILC_DIST_CLIENT +#ifdef SILC_DIST_SILC include $(top_srcdir)/Makefile.defines.in #endif SILC_DIST_SILC -- 2.24.0