From c3bfa60a7b27cb0cc44e134dcb9951ab9d41e6f6 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 21 Feb 2009 15:02:32 +0000 Subject: Kill EDropdownButton. Migrate off of gnome_program_init(). svn path=/branches/kill-bonobo/; revision=37303 --- widgets/misc/Makefile.am | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'widgets/misc/Makefile.am') diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am index 589bd1083e..c422ae9972 100644 --- a/widgets/misc/Makefile.am +++ b/widgets/misc/Makefile.am @@ -51,7 +51,6 @@ widgetsinclude_HEADERS = \ e-charset-picker.h \ e-combo-cell-editable.h \ e-dateedit.h \ - e-dropdown-button.h \ e-expander.h \ e-icon-entry.h \ e-image-chooser.h \ @@ -103,7 +102,6 @@ libemiscwidgets_la_SOURCES = \ e-charset-picker.c \ e-combo-cell-editable.c \ e-dateedit.c \ - e-dropdown-button.c \ e-expander.c \ e-icon-entry.c \ e-image-chooser.c \ @@ -167,7 +165,6 @@ libemiscwidgets_la_LIBADD = $(top_builddir)/e-util/libeutil.la \ noinst_PROGRAMS = \ test-calendar \ test-dateedit \ - test-dropdown-button \ test-preferences-window # test-calendar @@ -192,17 +189,6 @@ test_dateedit_LDADD = \ $(top_builddir)/filter/libfilter.la \ $(E_WIDGETS_LIBS) -# test-dropdown-button - -test_dropdown_button_SOURCES = \ - test-dropdown-button.c - -test_dropdown_button_LDADD = \ - libemiscwidgets.la \ - $(top_builddir)/e-util/libeutil.la \ - $(top_builddir)/filter/libfilter.la \ - $(E_WIDGETS_LIBS) - # test-preferences-window test_preferences_window_SOURCES = \ -- cgit v1.2.3