the procedure what one should do when distribution is created for
releasing.
-
-The 'distributions' file
-========================
-
-The 'distributions' file descibres all distributions that can be created
-from the SILC CVS source tree. You should read that file if you want to
-learn how to create new distributions. The file already defines the main
-distributions that can be created from the soure tree. These are the
-'client', 'server' and 'toolkit' distributions.
+The distdir/ directory contains all distributions that can be created
+from the source tree. The distdir/default cannot be packaged, it must
+be used only for development.
Preparing distribution
======================
-The SILC CVS source tree must be prepared before it can be configured,
-compiled and packaged. The ./prepare script is used to prepare
-distribution for configuration, compilation and packaging. To prepare a
-specific distribution with specific version, give command:
+To prepare a specific distribution with specific version for packaging,
+give command:
autodist <name> <version>
--- /dev/null
+TODO In Autodist
+================
+
+o Autodist should produce output file when 'license-header' is used for
+ files that _was not_ re-licensed. This would be useful to check if
+ there are files in the distribution with wrong license.
include apps/autodist/INSTALL INSTALL
include apps/autodist/AUTHORS AUTHORS
include apps/autodist/README README
+include apps/autodist/TODO TODO
exclude apps/autodist/INSTALL apps/autodist/AUTHORS apps/autodist/README
-exclude TODO README.* ltmain.sh
+exclude README.* ltmain.sh
noprocess apps/autodist/doc apps/autodist/tests