|
|
@@ -187,6 +187,14 @@ To change the version number or package name, do the following: |
|
|
|
|
|
|
|
AC_INIT(FOO, 8.0.2) |
|
|
|
|
|
|
|
Changing the contents of the Doc directory in the module tarball |
|
|
|
---------------------------------------------------------------- |
|
|
|
|
|
|
|
The contents of the Doc directory of the module tarball are specified |
|
|
|
in the Makefile.am file in the top-level directory. Edit the lines |
|
|
|
after the line beginning with "EXTRA_DIST =" to change which files are |
|
|
|
stored in the Doc directory. |
|
|
|
|
|
|
|
Changing the CGP module tarball name or content |
|
|
|
----------------------------------------------- |
|
|
|
|