diff options
author | JP Rosevear <jpr@novell.com> | 2005-04-29 13:27:43 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-04-29 13:27:43 +0800 |
commit | d85cfcfa5c1d8299f4145c5c3b129d33d2c5964d (patch) | |
tree | 3bdb43445b8a1647377f105615c56d3d62cbfb0d /shell/Makefile.am | |
parent | f52e229787c1166f51f5e90d5dfa87d1640b819f (diff) | |
download | gsoc2013-evolution-d85cfcfa5c1d8299f4145c5c3b129d33d2c5964d.tar.gz gsoc2013-evolution-d85cfcfa5c1d8299f4145c5c3b129d33d2c5964d.tar.zst gsoc2013-evolution-d85cfcfa5c1d8299f4145c5c3b129d33d2c5964d.zip |
don't build/install corba icon utils
2005-04-29 JP Rosevear <jpr@novell.com>
* Makefile.am: don't build/install corba icon utils
* Remove e-shell-corba-icon-utils.c
svn path=/trunk/; revision=29247
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index cacc293423..5a10f79fd5 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -78,7 +78,6 @@ eshellincludedir = $(privincludedir)/shell eshellinclude_HEADERS = \ Evolution.h \ - e-shell-corba-icon-utils.h \ e-shell-utils.h \ e-user-creatable-items-handler.h \ evolution-config-control.h \ |