diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-06 13:11:20 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-06 13:11:20 +0000 |
commit | a80debf805783d3965c67b34aa7278e48bd7a0c6 (patch) | |
tree | ef2b2031786af3f8af2ef02cb1a3b50a461e3653 /lang/python21/pkg-plist | |
parent | New MASTER_SITE. Upgrade to 2.4.8, while I'm at it. (diff) |
Install config.h, so compiling extensions from C sources
actually works.
Diffstat (limited to 'lang/python21/pkg-plist')
-rw-r--r-- | lang/python21/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python21/pkg-plist b/lang/python21/pkg-plist index 9b16e4a30647..0895dba265a3 100644 --- a/lang/python21/pkg-plist +++ b/lang/python21/pkg-plist @@ -411,6 +411,7 @@ include/python1.4/classobject.h include/python1.4/cobject.h include/python1.4/compile.h include/python1.4/complexobject.h +include/python1.4/config.h include/python1.4/dictobject.h include/python1.4/errcode.h include/python1.4/eval.h |