updates.
[runtime.git] / doc / Makefile.am
1 #
2 #  Makefile.am
3 #
4 #  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
5 #
6 #  Copyright (C) 2000 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 all:
22         touch draft-riikonen-silc-spec-02.txt
23         touch draft-riikonen-silc-pp-02.txt
24         touch draft-riikonen-silc-ke-auth-02.txt
25         touch draft-riikonen-silc-commands-00.txt
26         -cd ..
27
28 dist-hook:
29         touch draft-riikonen-silc-spec-02.txt
30         touch draft-riikonen-silc-pp-02.txt
31         touch draft-riikonen-silc-ke-auth-02.txt
32         touch draft-riikonen-silc-commands-00.txt
33         ./makerfc draft-riikonen-silc-spec-02.nroff \
34                 draft-riikonen-silc-spec-02.txt
35         ./makerfc draft-riikonen-silc-pp-02.nroff \
36                 draft-riikonen-silc-pp-02.txt
37         ./makerfc draft-riikonen-silc-ke-auth-02.nroff \
38                 draft-riikonen-silc-ke-auth-02.txt
39         ./makerfc draft-riikonen-silc-commands-00.nroff \
40                 draft-riikonen-silc-commands-00.txt
41
42 EXTRA_DIST = \
43         CodingStyle \
44         FAQ \
45         example_silcd.conf \
46         example_silc.conf \
47         draft-riikonen*.txt