add _csv build line

This commit is contained in:
Skip Montanaro 2003-03-20 23:37:24 +00:00
parent 64a839eb71
commit 2497982bbb
1 changed files with 3 additions and 0 deletions

View File

@ -191,6 +191,9 @@ GLHACK=-Dclear=__GLclear
# Dynamic readlines
#xreadlines xreadlinesmodule.c
# CSV file helper
#_csv _csv.c
# Socket module helper for socket(2)
#_socket socketmodule.c