]> granicus.if.org Git - python/commitdiff
add the ctypes.test subpackage to a normal Unix installation --
authorArmin Rigo <arigo@tunes.org>
Tue, 28 Mar 2006 20:30:45 +0000 (20:30 +0000)
committerArmin Rigo <arigo@tunes.org>
Tue, 28 Mar 2006 20:30:45 +0000 (20:30 +0000)
otherwise, test/test_ctypes.py fails.  What about ctypes.macholib?

Makefile.pre.in

index 90b697e3b56a491c1a24343bc8a3207f4d050a12..0a9d14fe013acca8445d679614ba0ce464d8b495 100644 (file)
@@ -682,7 +682,8 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
                test/decimaltestdata \
                encodings compiler hotshot \
                email email/mime email/test email/test/data \
-               logging bsddb bsddb/test csv ctypes idlelib idlelib/Icons \
+               logging bsddb bsddb/test csv \
+               ctypes ctypes/test idlelib idlelib/Icons \
                distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
                curses $(MACHDEPS)
 libinstall:    $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)