make libs target: also compile lib/python

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@67680 15284696-431f-4ddb-bdfa-cd5b030d7da7
py3
neteler 2016-01-27 07:57:31 +00:00
parent 16115792e9
commit 8469306830
1 changed files with 2 additions and 1 deletions

View File

@ -96,7 +96,8 @@ LIBDIRS = \
lib/linkm \
lib/db \
lib/vector \
db/drivers
db/drivers \
lib/python
# Compile libraries only
libs: