Created SILC Runtime Toolkit git repository Part II.
[runtime.git] / distdir / runtime
1 name Runtime Toolkit
2 package srt
3 bug-report silc-devel@lists.silcnet.org
4 prereq 1.3.2
5
6 # License
7 license distdir/RUNTIME
8 include distdir/GPL GPL
9 include distdir/BSD BSD
10 license-header distdir/GPL-header distdir/RUNTIME-header
11
12 # Distdefs
13 define SILC_DIST_RUNTIME
14
15 # Includes
16 include README.WIN32
17 include README.MACOSX
18 include README.SYMBIAN
19
20 # Noprocess to optimize packaging and avoid re-licensing of certain files
21 noprocess COPYING GPL BSD
22 noprocess doc/runtime/
23 noprocess apps/
24 noprocess win32/
25 noprocess symbian/
26
27 post-process-dist-hook distdir/post-process-dist
28 pre-dist-hook distdir/pre-dist-runtime
29 post-dist-hook distdir/post-dist