diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2009-04-08 05:45:20 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-04-08 05:45:20 +0800 |
commit | c2282f18c4592e4c911d893290e14a5fcd4fb3b3 (patch) | |
tree | d88c7939b51d9124a195dda60858fc3e6b6330cd /widgets/misc/Makefile.am | |
parent | a843a2a4d205ef45d8a5670cf0b17c238cee1f37 (diff) | |
download | gsoc2013-evolution-c2282f18c4592e4c911d893290e14a5fcd4fb3b3.tar gsoc2013-evolution-c2282f18c4592e4c911d893290e14a5fcd4fb3b3.tar.gz gsoc2013-evolution-c2282f18c4592e4c911d893290e14a5fcd4fb3b3.tar.bz2 gsoc2013-evolution-c2282f18c4592e4c911d893290e14a5fcd4fb3b3.tar.lz gsoc2013-evolution-c2282f18c4592e4c911d893290e14a5fcd4fb3b3.tar.xz gsoc2013-evolution-c2282f18c4592e4c911d893290e14a5fcd4fb3b3.tar.zst gsoc2013-evolution-c2282f18c4592e4c911d893290e14a5fcd4fb3b3.zip |
Hey, how'd those get in there?
svn path=/branches/kill-bonobo/; revision=37505
Diffstat (limited to 'widgets/misc/Makefile.am')
-rw-r--r-- | widgets/misc/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am index ce22c3b065..ffc5195367 100644 --- a/widgets/misc/Makefile.am +++ b/widgets/misc/Makefile.am @@ -70,7 +70,6 @@ widgetsinclude_HEADERS = \ e-icon-entry.h \ e-image-chooser.h \ e-map.h \ - e-menu-button.h \ e-menu-tool-button.h \ e-online-button.h \ e-popup-action.h \ @@ -135,7 +134,6 @@ libemiscwidgets_la_SOURCES = \ e-icon-entry.c \ e-image-chooser.c \ e-map.c \ - e-menu-button.c \ e-menu-tool-button.c \ e-online-button.c \ e-popup-action.c \ |