documentation.conf: added SVNDIR
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 21 Nov 2006 19:06:45 +0000 (19:06 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 21 Nov 2006 19:06:45 +0000 (19:06 +0000)
conf/documentation.conf

index 62622ea..69d4c1d 100644 (file)
@@ -85,6 +85,7 @@ GROUP_fetcher[doc] = "The key highly influence the fetcher implementations."
 DL_DIR[doc] = "The directory where tarballs will be stored. @group fetcher"
 CVSDIR[doc] = "The directory where cvs checkouts will be stored in. @group fetcher"
 GITDIR[doc] = "The directory where git clones will be stored. @group fetcher"
+SVNDIR[doc] = "The directory where subversion checkouts will be stored. @group fetcher"
 
 STAMP[doc]   = "The directory that holds files to keep track of what was built."
 WORKDIR[doc] = "The directory where a concrete package will be unpacked and built."