enable RELEASE.local

This commit is contained in:
Michael Davidsaver
2018-01-24 16:01:20 -08:00
parent d6685b49b9
commit 6de2538c1d
3 changed files with 10 additions and 2 deletions

View File

@ -38,3 +38,6 @@ PY_VER=2.7
# Module will be build against this version of the
# Python interpreter
#PYTHON = python$(PY_VER)
-include $(TOP)/configure/CONFIG_SITE.local
-include $(TOP)/../CONFIG_SITE.local