Created SILC GIT repository.
[silc.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
18 # SFTP and VCARD is undefined in server, so force it here
19 define SILC_DIST_SFTP
20 define SILC_DIST_VCARD
21
22 pre-hook distdir/pre-run