]> granicus.if.org Git - python/commitdiff
Added build.macfreeze to the "special" folders.
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 26 Jun 1998 15:05:29 +0000 (15:05 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 26 Jun 1998 15:05:29 +0000 (15:05 +0000)
Mac/scripts/binhextree.py

index f5ebc8e03ad15018257e63f9da3744542d7517f4..5c9143cb39464b194c1a6be7e50e1770e5c5ac4a 100644 (file)
@@ -24,7 +24,7 @@ TOP=''
 # Where to put CW projects, relative to TOP
 CWDIR=':Mac:mwerks:projects'
 # From which folders to put projects there
-CWDIRDIRS=['build.mac', 'build.macstand', 'PlugIns']
+CWDIRDIRS=['build.mac', 'build.macstand', 'build.macfreeze', 'PlugIns']
 
 # Helper routines
 def binhexit(path, name):