summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-09-23 20:44:47 -0400
committerMatt A. Tobin <email@mattatobin.com>2021-09-23 20:44:47 -0400
commitefec13b933e6de5061000529e5715d035fa3c0b3 (patch)
treecd4415079dab8844a5b5827eb8d0c8a3a55432d2 /config
parent6acb3d91365c63763c58166b562bac23eba6710b (diff)
downloadaura-central-efec13b933e6de5061000529e5715d035fa3c0b3.tar.gz
Issue %3003 - Move ply to python/
This IS a lib but it is a python lib and should live with the rest of the snakes...
Diffstat (limited to 'config')
-rw-r--r--config/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.mk b/config/config.mk
index 6208d124e..196a6cd66 100644
--- a/config/config.mk
+++ b/config/config.mk
@@ -584,7 +584,7 @@ endif
endif
endif
-PLY_INCLUDE = -I$(MOZILLA_DIR)/other-licenses/ply
+PLY_INCLUDE = -I$(MOZILLA_DIR)/python/ply
export CL_INCLUDES_PREFIX
# Make sure that the build system can handle non-ASCII characters