6837f3ad072d601e398a73fa114bfc86e3190cc8
[crypto.git] / distdir / default
1 # Default distribution
2 #
3 # NOTE: By default, this distribution cannot be packaged.  Take away the
4 # 'no-dist option if you whish to use this as a normal distribution.
5 #
6 # If you add new distributions into distdir/ inherit them here.
7 #
8 option no-dist
9
10 # Default distribution for preparing raw CVS sources.
11 inherit common
12 inherit client
13 inherit server
14 inherit toolkit
15
16 define SILC_DIST_INPLACE
17 define SILC_DIST_SIM
18
19 # SFTP and VCARD is undefined in server, so force it here
20 define SILC_DIST_SFTP
21 define SILC_DIST_VCARD
22
23 # Apps
24 define SILC_DIST_ASN1UTILS
25
26 pre-hook distdir/pre-run