Added cross-reference support for document generator.
[silc.git] / includes / 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         -cd ..
23
24 if SILC_DIST_TOOLKIT
25 include_HEADERS = \
26         silcincludes.h \
27         silcwin32.h \
28         silcepoc.h \
29         silcbeos.h \
30         silcos2.h \
31         silcversion.h \
32         version_internal.h \
33         silcdefs.h
34 endif
35
36 EXTRA_DIST = \
37         silcincludes.h \
38         silcwin32.h \
39         silcepoc.h \
40         silcbeos.h \
41         silcos2.h \
42         silcversion.h \
43         version_internal.h \
44         silcdefs.h.in