summaryrefslogtreecommitdiffstats
path: root/INSTALL_CVS
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL_CVS')
-rw-r--r--INSTALL_CVS7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL_CVS b/INSTALL_CVS
index db709c6..66c048c 100644
--- a/INSTALL_CVS
+++ b/INSTALL_CVS
@@ -4,6 +4,13 @@ If you install from CVS, call
make
make install
+To make a distribution tarball do
+
+./autogen.sh --enable-gtk-doc
+make
+make dist
+
+
See the INSTALL and TROUBLESHOOTING file for more information.
----------------------------------------------------------------------