updates.
[silc.git] / doc / Makefile.am.pre
similarity index 88%
rename from doc/Makefile.am
rename to doc/Makefile.am.pre
index 31dd90af85d9a48761f8a1c2b353df8830d6e16b..0914e3bb6fe5b7c4d06aa3232e73ea28802a8937 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
 #
-#  Copyright (C) 2000 Pekka Riikonen
+#  Copyright (C) 2000 - 2001 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
 
 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 
+COMMONDIRS = 
+SUBDIRS = SILC_DISTRIBUTION_SUBDIRS
+DIST_SUBDIRS = SILC_DISTRIBUTION_SUBDIRS
+
 all:
        touch draft-riikonen-silc-spec-02.txt
        touch draft-riikonen-silc-pp-02.txt
@@ -25,6 +29,9 @@ all:
        touch draft-riikonen-silc-commands-00.txt
        -cd ..
 
+if SILC_DIST_CLIENT
+dist-hook:
+else
 dist-hook:
        touch draft-riikonen-silc-spec-02.txt
        touch draft-riikonen-silc-pp-02.txt
@@ -38,6 +45,7 @@ dist-hook:
                draft-riikonen-silc-ke-auth-02.txt
        ./makerfc draft-riikonen-silc-commands-00.nroff \
                draft-riikonen-silc-commands-00.txt
+endif
 
 EXTRA_DIST = \
        CodingStyle \