updates.
authorPekka Riikonen <priikone@silcnet.org>
Mon, 14 May 2007 20:12:05 +0000 (20:12 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 14 May 2007 20:12:05 +0000 (20:12 +0000)
distdir/client
distdir/pre-dist-client [new file with mode: 0644]
doc/Makefile.ad

index 13f35fefcf47a67b51450cdcf1378a583754e621..c84d1d64a283d91818fb3eb1d634633175b4df9e 100644 (file)
@@ -7,5 +7,6 @@ define SILC_DIST_CLIENT
 define SILC_DIST_CLIENTLIB
 
 pre-hook distdir/pre-run
+pre-dist-hook distdir/pre-dist-client
 post-process-dist-hook distdir/post-process-dist
 post-dist-hook distdir/post-dist
diff --git a/distdir/pre-dist-client b/distdir/pre-dist-client
new file mode 100644 (file)
index 0000000..0e9619d
--- /dev/null
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+distribution=$1
+dist_version=$2
+package=$3
+distdir=$4
+
+cd doc
+make dist-hook
+cd ..
+
index 4b273c92f031867808c54dacf10a87d756ed6050..2c9855e41b5366431d85b6e717ed7f7a63ffd54a 100644 (file)
@@ -113,13 +113,13 @@ EXTRA_DIST =                      \
 #endif SILC_DIST_CLIENT
 #ifdef SILC_DIST_SERVER
        examples silcd.8 silcd.conf.5   \
+       example_silcd.conf      \
 #endif SILC_DIST_SERVER
 #ifdef SILC_DIST_TOOLKIT
        toolkit                 \
        CodingStyle             \
 #endif SILC_DIST_TOOLKIT
        FAQ                     \
-       example_silcd.conf      \
        silcalgs.conf           \
        draft-riikonen*.txt