diff options
Diffstat (limited to 'src/plugins/locate/python')
-rw-r--r-- | src/plugins/locate/python/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/locate/python/Makefile.in b/src/plugins/locate/python/Makefile.in index 790de8475..4ac0232e9 100644 --- a/src/plugins/locate/python/Makefile.in +++ b/src/plugins/locate/python/Makefile.in @@ -1,4 +1,4 @@ -mydir=plugins/locate/python +mydir=plugins$(S)locate$(S)python BUILDTOP=$(REL)..$(S)..$(S).. LIBBASE=python |