diff options
Diffstat (limited to 'python/update-binding.sh')
-rwxr-xr-x | python/update-binding.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/update-binding.sh b/python/update-binding.sh index b39341ffc..d07c4d6e0 100755 --- a/python/update-binding.sh +++ b/python/update-binding.sh @@ -30,6 +30,7 @@ python /usr/share/pygtk/2.0/codegen/h2def.py \ empathy-irc-network.h \ empathy-irc-server.h \ empathy-tube-handler.h \ + empathy-dispatcher.h \ > ../python/pyempathy/pyempathy.defs # Update the list of headers from Makefile.am |