diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-09-23 12:28:23 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-09-23 12:28:23 +0000 |
| commit | 8a7eda03396799bdf2253f866e5f89c2a1e6a8bf (patch) | |
| tree | d2cb8f10657561ae9e7d49ee13f202c5514a7c01 /INSTALL_CVS | |
| parent | 8fe3d932f622020771df8ba14b8ae02b7c89e1c7 (diff) | |
* src/itdb.h: explain 'checked' field in Itdb_Track declaration
* src/itdb_playlist.c (itdb_spl_update): in SPLs with 'match
checked tracks only" set, all unchecked tracks were matched.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1318 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'INSTALL_CVS')
| -rw-r--r-- | INSTALL_CVS | 7 |
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. ---------------------------------------------------------------------- |
