summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/genpluginprojects.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/scripts/genpluginprojects.py')
-rw-r--r--Mac/scripts/genpluginprojects.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/scripts/genpluginprojects.py b/Mac/scripts/genpluginprojects.py
index 03ce54f..929d2c4 100644
--- a/Mac/scripts/genpluginprojects.py
+++ b/Mac/scripts/genpluginprojects.py
@@ -109,6 +109,7 @@ def genallprojects(force=0):
genpluginproject("carbon", "gdbm",
libraries=["gdbm.ppc.gusi.lib"],
extradirs=["::::gdbm:mac", "::::gdbm"])
+ genpluginproject("carbon", "_csv", sources=["_csv.c"])
genpluginproject("carbon", "_weakref", sources=["_weakref.c"])
genpluginproject("carbon", "_symtable", sources=["symtablemodule.c"])
# Example/test modules