Added SILC Server library.
[silc.git] / includes / Makefile.ad
1 #
2 #  Makefile.ad
3 #
4 #  Author: Pekka Riikonen <priikone@silcnet.org>
5 #
6 #  Copyright (C) 2000 - 2005 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; version 2 of the License.
11 #
12 #  This program is distributed in the hope that it will be useful,
13 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
14 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 #  GNU General Public License for more details.
16 #
17
18 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
19
20 #ifdef SILC_DIST_TOOLKIT
21 include_HEADERS = \
22         silc.h \
23         silcwin32.h \
24         silcepoc.h \
25         silcbeos.h \
26         silcos2.h \
27         silcversion.h
28 #endif SILC_DIST_TOOLKIT
29
30 EXTRA_DIST = \
31         silc.h \
32         silcwin32.h \
33         silcepoc.h \
34         silcbeos.h \
35         silcos2.h \
36         silcversion.h.in \
37         silcdistdefs.h