From f54c9decb77ce638eb440ccf7c27f2e8222f449d Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 16 Dec 2018 19:17:29 -0500 Subject: generated and integrated pydist information for the Python-3.6.3 variant. --- project/extras.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'project/extras.mk') diff --git a/project/extras.mk b/project/extras.mk index 5ff9ccb..fab4848 100644 --- a/project/extras.mk +++ b/project/extras.mk @@ -54,3 +54,6 @@ $(STATIC_APP): $(PYEXT_STATIC) # pycompile (core native python executable for .pyc generation) include $(PROJECT_DIR)/project/pycompile.mk + +# pydist (python's distributed .py scripts) +include $(PROJECT_DIR)/project/pydist.mk -- cgit v1.2.3