diff options
| -rw-r--r-- | gobject/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gobject/Makefile.am b/gobject/Makefile.am index fa0ea20..e5d7f7b 100644 --- a/gobject/Makefile.am +++ b/gobject/Makefile.am @@ -61,7 +61,8 @@ _gobject_la_SOURCES = \ pygpointer.c \ pygpointer.h \ pygtype.c \ - pygtype.h + pygtype.h \ + pygi-external.h _gobject_la_DEPENDENCIES = constants.py if HAVE_LIBFFI |
