diff options
Diffstat (limited to 'python/Makefile')
-rw-r--r-- | python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile b/python/Makefile index 272eac1..3538801 100644 --- a/python/Makefile +++ b/python/Makefile @@ -2,7 +2,7 @@ VERSION=2.7.17 VERSION3=3.8.0 INSTALL_PATH=`pwd`/../output2 -INSTALL_PATH3=pwd`/../output3 +INSTALL_PATH3=`pwd`/../output3 make: download echo "Create static python" |