diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-11 08:00:03 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-11 08:00:03 +0800 |
commit | ad5bf14a297edf4c8c2796bae8ac343ad1551151 (patch) | |
tree | 3767f847f6b0a444d684abe319b35c7137c9b630 /e-util/Makefile.am | |
parent | 5778265e23c39c32412f7dac263c0447b4aefd82 (diff) | |
download | gsoc2013-evolution-ad5bf14a297edf4c8c2796bae8ac343ad1551151.tar.gz gsoc2013-evolution-ad5bf14a297edf4c8c2796bae8ac343ad1551151.tar.zst gsoc2013-evolution-ad5bf14a297edf4c8c2796bae8ac343ad1551151.zip |
Remove. The shell tells the components where the evolution homedir is now.
* e-setup.[ch]: Remove. The shell tells the components where
the evolution homedir is now.
* Makefile.am (libeutil_la_SOURCES): Remove e-setup.c
svn path=/trunk/; revision=4711
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 9f2c0f3990..dfb7724ae1 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -33,8 +33,6 @@ libeutil_la_SOURCES = \ e-popup-menu.h \ e-printable.c \ e-printable.h \ - e-setup.c \ - e-setup.h \ e-sexp.c \ e-sexp.h \ e-util.c \ |