From 771e87bfed5666c8c261162fd5affbdd5006ac4e Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Tue, 21 Jul 2009 23:13:14 +0000 Subject: [PATCH] install unittest as a package --- Makefile.pre.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index 42837f6f47c..3b31f4c282b 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -838,6 +838,7 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \ ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \ distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \ multiprocessing multiprocessing/dummy \ + unittest \ lib-old \ curses pydoc_data $(MACHDEPS) libinstall: build_all $(srcdir)/Lib/$(PLATDIR)