updates.
[silc.git] / doc / Makefile.am.pre
1 #
2 #  Makefile.am
3 #
4 #  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
5 #
6 #  Copyright (C) 2000 - 2001 Pekka Riikonen
7 #
8 #  This program is free software; you can redistribute it and/or modify
9 #  it under the terms of the GNU General Public License as published by
10 #  the Free Software Foundation; either version 2 of the License, or
11 #  (at your option) any later version.
12 #
13 #  This program is distributed in the hope that it will be useful,
14 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
15 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 #  GNU General Public License for more details.
17 #
18
19 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
20
21 COMMONDIRS = 
22 SUBDIRS = SILC_DISTRIBUTION_SUBDIRS
23 DIST_SUBDIRS = SILC_DISTRIBUTION_SUBDIRS
24
25 all:
26         touch draft-riikonen-silc-spec-02.txt
27         touch draft-riikonen-silc-pp-02.txt
28         touch draft-riikonen-silc-ke-auth-02.txt
29         touch draft-riikonen-silc-commands-00.txt
30         -cd ..
31
32 if SILC_DIST_CLIENT
33 dist-hook:
34 else
35 dist-hook:
36         touch draft-riikonen-silc-spec-02.txt
37         touch draft-riikonen-silc-pp-02.txt
38         touch draft-riikonen-silc-ke-auth-02.txt
39         touch draft-riikonen-silc-commands-00.txt
40         ./makerfc draft-riikonen-silc-spec-02.nroff \
41                 draft-riikonen-silc-spec-02.txt
42         ./makerfc draft-riikonen-silc-pp-02.nroff \
43                 draft-riikonen-silc-pp-02.txt
44         ./makerfc draft-riikonen-silc-ke-auth-02.nroff \
45                 draft-riikonen-silc-ke-auth-02.txt
46         ./makerfc draft-riikonen-silc-commands-00.nroff \
47                 draft-riikonen-silc-commands-00.txt
48 endif
49
50 EXTRA_DIST = \
51         CodingStyle \
52         FAQ \
53         example_silcd.conf \
54         example_silc.conf \
55         draft-riikonen*.txt