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 1de7dc8f34..95a85ed9cd 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -637,12 +637,10 @@ gtk_base_c_sources = \ gtk_public_h_sources += \ gtkpixmap.h \ gtkprogress.h \ - gtksignal.h \ gtktooltips.h gtk_base_c_sources += \ gtkpixmap.c \ gtkprogress.c \ - gtksignal.c \ gtktooltips.c gtk_c_sources = $(gtk_base_c_sources) |