diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-01 04:28:36 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-01 04:28:36 +0800 |
commit | 1c198bd71100c3c0af0aa1d80bb0e1f51918c4f2 (patch) | |
tree | 7027ea5ea0842e0890cb9d3b67ad9dae52e6a2fa /e-util/Makefile.am | |
parent | 5e479d0a2d40200a1edce50a659d1ada8fe721f7 (diff) | |
download | gsoc2013-evolution-1c198bd71100c3c0af0aa1d80bb0e1f51918c4f2.tar.gz gsoc2013-evolution-1c198bd71100c3c0af0aa1d80bb0e1f51918c4f2.tar.zst gsoc2013-evolution-1c198bd71100c3c0af0aa1d80bb0e1f51918c4f2.zip |
Bug 580896 – Kill libgnome/gnome-program
Removed e-util/e-gui-utils.[ch].
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index ee54891c1d..e25840087a 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -53,7 +53,6 @@ eutilinclude_HEADERS = \ e-event.h \ e-folder-map.h \ e-fsutils.h \ - e-gui-utils.h \ e-html-utils.h \ e-icon-factory.h \ e-import.h \ @@ -95,7 +94,6 @@ libeutil_la_SOURCES = \ e-event.c \ e-folder-map.c \ e-fsutils.c \ - e-gui-utils.c \ e-html-utils.c \ e-icon-factory.c \ e-import.c \ |