diff --git a/lang/python/Makefile b/lang/python/Makefile index 4cdaeb0da..bbd0197fb 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -142,7 +142,9 @@ define PyPackage/python-full/filespec -|/usr/lib/python$(PYTHON_VERSION)/lib2to3 -|/usr/lib/python$(PYTHON_VERSION)/lib-tk -|/usr/lib/python$(PYTHON_VERSION)/lib-dynload/_testcapi.so +-|/usr/lib/python$(PYTHON_VERSION)/pdb.doc -|/usr/lib/python$(PYTHON_VERSION)/test +-|/usr/lib/python$(PYTHON_VERSION)/webbrowser.py -|/usr/lib/python$(PYTHON_VERSION)/*/test -|/usr/lib/python$(PYTHON_VERSION)/*/tests endef