projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
836954b
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Fri, 29 Apr 2005 17:44:40 +0000
(17:44 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Fri, 29 Apr 2005 17:44:40 +0000
(17:44 +0000)
Makefile.ad
patch
|
blob
|
history
diff --git
a/Makefile.ad
b/Makefile.ad
index 471ca01a20384c0d985ec8ec2424400d7c7ceb18..404c423e8b738c5befc055624627b20448c59bc8 100644
(file)
--- 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