diff --git a/Makefile.pre.in b/Makefile.pre.in
index 400654718eb..18fa97bec33 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 0237b8cc855..ee01d109f16 100644
--- a/PCbuild/lib.pyproj
+++ b/PCbuild/lib.pyproj
@@ -1207,6 +1207,12 @@
+
+
+
+
+
+
@@ -1787,6 +1793,7 @@
+