Skip to content

Commit a4f21e2

Browse files
committed
Add the new directory to the Makefile list of directories to install
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent e0647fa commit a4f21e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2684,6 +2684,7 @@ TESTSUBDIRS= idlelib/idle_test \
26842684
test/test_import/data/unwritable \
26852685
test/test_import/data/lazy_imports \
26862686
test/test_import/data/lazy_imports/pkg \
2687+
test/test_import/data/lazy_imports/badsyntax \
26872688
test/test_importlib \
26882689
test/test_importlib/builtin \
26892690
test/test_importlib/extension \

0 commit comments

Comments
 (0)