diff options
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r-- | gdk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 0c8011558f..0c38d9a672 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -113,6 +113,7 @@ gdk_c_sources = \ gdkcairo.c \ gdkcolor.c \ gdkcursor.c \ + gdkdeprecated.c \ gdkdevice.c \ gdkdevicemanager.c \ gdkdisplay.c \ |