diff options
Diffstat (limited to 'gobject/Makefile.am')
-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 6d17d54fe..6fcbd3343 100644 --- a/gobject/Makefile.am +++ b/gobject/Makefile.am @@ -235,7 +235,8 @@ BUILT_EXTRA_DIST = \ gmarshal.h \ gmarshal.c \ stamp-gmarshal.h \ - gobjectalias.h + gobjectalias.h \ + gobjectaliasdef.c if OS_WIN32 |