From fb721cf03e0d1de54e12f00eb234d0f6ee09a88d Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Fri, 26 Jun 1998 15:05:29 +0000 Subject: Added build.macfreeze to the "special" folders. --- Mac/scripts/binhextree.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/scripts/binhextree.py b/Mac/scripts/binhextree.py index f5ebc8e..5c9143c 100644 --- a/Mac/scripts/binhextree.py +++ b/Mac/scripts/binhextree.py @@ -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): -- cgit v0.12