diff options
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r-- | gtk/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 15e697ec4b..eca8907b8f 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -189,7 +189,6 @@ gtk_public_h_sources = \ gtkentrybuffer.h \ gtkentrycompletion.h \ gtkenums.h \ - gtkeventbox.h \ gtkeventcontroller.h \ gtkexpander.h \ gtkfilechooser.h \ @@ -726,7 +725,6 @@ gtk_base_c_sources = \ gtkentry.c \ gtkentrybuffer.c \ gtkentrycompletion.c \ - gtkeventbox.c \ gtkeventcontroller.c \ gtkexpander.c \ gtkfilechooser.c \ |