From ef9d9335c71d093d8bb100bb0ef95da700634d77 Mon Sep 17 00:00:00 2001 From: Pablo Galindo Date: Sun, 26 Apr 2020 23:41:09 +0100 Subject: [PATCH] Add tests/test_peg_generator to the install files --- Makefile.pre.in | 1 + PCbuild/lib.pyproj | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index 400654718eb07b..18fa97bec33d04 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1426,6 +1426,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \ ctypes ctypes/test ctypes/macholib \ idlelib idlelib/Icons idlelib/idle_test \ distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \ + test/test_peg_generator \ test/test_tools test/test_warnings test/test_warnings/data \ turtledemo \ multiprocessing multiprocessing/dummy \ diff --git a/PCbuild/lib.pyproj b/PCbuild/lib.pyproj index 0237b8cc855932..ee01d109f162d7 100644 --- a/PCbuild/lib.pyproj +++ b/PCbuild/lib.pyproj @@ -1207,6 +1207,12 @@ + + + + + + @@ -1787,6 +1793,7 @@ +