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 41c61b86d1..4f4cda03bf 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -265,7 +265,6 @@ gtk_public_h_sources = \ gtkinvisible.h \ gtklabel.h \ gtklayout.h \ - gtklevelbar.h \ gtklinkbutton.h \ gtkliststore.h \ gtklockbutton.h \ @@ -730,7 +729,6 @@ gtk_base_c_sources = \ gtkkeyhash.c \ gtklabel.c \ gtklayout.c \ - gtklevelbar.c \ gtklinkbutton.c \ gtkliststore.c \ gtklockbutton.c \ |