aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin/Support/makepythoninterface.command
diff options
context:
space:
mode:
Diffstat (limited to 'tools/darwin/Support/makepythoninterface.command')
-rwxr-xr-xtools/darwin/Support/makepythoninterface.command1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/darwin/Support/makepythoninterface.command b/tools/darwin/Support/makepythoninterface.command
index 50d3a2233b..ec2d2b42ef 100755
--- a/tools/darwin/Support/makepythoninterface.command
+++ b/tools/darwin/Support/makepythoninterface.command
@@ -8,4 +8,5 @@ fi
if [ "$ACTION" = build ] ; then
make -f ${SRCROOT}/codegenerator.mk
+ make -f ${SRCROOT}/xbmc/gen-compileinfo.mk
fi